Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,781 for

cad

(0.04 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Spreadsheet, Presentation, Images, CAD and many more. Share this issue:...PowerPoint, Visio, Project, Outlook, CAD, Web, Metafiles and many more...

    blog.groupdocs.cloud/groupdocs.cloud/page/43/
  2. GroupDocs.Viewer Cloud Product Family on Docume...

    GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud D...... Rendering CAD File Formats was Never So Easy...Easy Before Rendering CAD Drawing file with options was never so...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  3. Load Options by Document Family | Documentation

    Load Options by Document Family... Convert CAD Document with Load Options 2...

    docs.groupdocs.cloud/conversion/load-options-by...
  4. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....example: CAD - list of layers and layouts in a CAD document;...

    docs.groupdocs.cloud/conversion/features-overview/
  5. Rendering options by document type | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Rendering Archive Files Rendering CAD Drawings Rendering E-Mail Messages...

    docs.groupdocs.cloud/viewer/rendering-options-b...
  6. Render single layout | Documentation

    GroupDocs.Viewer Cloud renders Model layout of Cad drawing by default. To render specific layout from a Cad drawing the API provides CadOptions.LayoutName property. When this property is set, CadOptions.RenderLayouts property will be ignored. The following code sample shows how to render a specific layout. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....by document type / Rendering CAD Drawings / Render single layout...Cloud renders Model layout of CAD drawing by default. To render...

    docs.groupdocs.cloud/viewer/render-single-layout/
  7. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/viewer/add-watermark/ weekly 0.5 https://docs.groupdocs.cloud/viewer/adjust-image......cloud/viewer/get-view-info-for-cad-drawing/ weekly 0.5 https://docs...groupdocs.cloud/viewer/rendering-cad-drawings/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/viewer.xml
  8. GroupDocs.Viewer Cloud SDK for Ruby Launched No...

    GroupDocs.Cloud developer newsletter for October 2018 describes document manipulation Cloud APIs and SDKs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....“DefaultFontName” property in PDF, HTML, CAD, ODG, SVG and Metafile Images...

    blog.groupdocs.cloud/viewer/groupdocs.viewer-cl...
  9. Display PDF and Microsoft Office Documents on Y...

    This add-on allows Concrete5 developers to easily embed GroupDocs’ HTML5-based document viewer into their websites....Visio, OpenDocument, Visio, CAD, multi-page TIFF and many more...

    blog.groupdocs.cloud/viewer/multi-format-embedd...
  10. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Represents view information for CAD drawing ProjectManagementVie...

    docs.groupdocs.cloud/viewer/inforesult/