Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,120 for

get pages

(0.08 sec)
  1. Convert LaTeX to HTML | LaTeX Converter | Pytho...

    Learn how to convert LaTeX documents to HTML using Python and the LaTeX Converter REST API. Discover the step-by-step process and unlock web publishing, cross-platform compatibility, and interactivity for your scientific and mathematical content....Python LaTeX Converter SDK # To get started, install GroupDocs.Conversion...the API Client # Now, please get your Client ID and Client Secret...

    blog.groupdocs.cloud/conversion/convert-latex-t...
  2. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....document Leave feedback On this page This REST API allows add attachments...Request * First get JSON Web Token * Please get your Client Id...

    docs.groupdocs.cloud/merger/import-attachment/
  3. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Merger Cloud can work with. Format Description Join Split Trim Move page Remove Pages Swap Pages Change page orientation Rotate Pages Cross-format merge to PDF / XPS Cross-format merge to DOC / DOCX DOC Microsoft Word Document DOCX Microsoft Word Open XML Document DOCM Word Open XML Macro-Enabled Document DOT Word Document Template DOTX Word Open XML Document Template DOTM Word Open XML Macro-Enabled Document Template RTF Rich Text Format File ODT OpenDocument Text Document OTT OpenDocument Document Template HTML Hypertext Markup Language File MHT MHTML Web Archive MHTML MIME HTML PDF Portable Document Format File XPS XML Paper Specification File TEX LaTeX Source Document EPUB Open eBook File PPT Microsoft PowerPoint 97-2003 Presentation PPTX Microsoft PowerPoint Presentation PPS Microsoft PowerPoint 97-2003 Slide Show PPSX Microsoft PowerPoint Slide Show ODP OpenDocument Presentation OTP OpenDocument Presentation Template XLS Microsoft Excel 97-2003 Worksheet XLSX Microsoft Excel Worksheet XLSB Microsoft Excel Binary Worksheet XLSM Microsoft Excel Macro-Enabled Worksheet XLT Microsoft Excel Template File XLTX Excel Open XML Spreadsheet Template XLTM Excel Open XML Macro-Enabled Spreadsheet Template ODS OpenDocument Spreadsheet VSDX Microsoft Visio Drawing VSDM Microsoft Visio Macro-Enabled Drawing VSSX Microsoft Visio Stencil VSSM Microsoft Visio Macro-Enabled Stencil VSTX Microsoft Visio Template VSTM Microsoft Visio Macro-Enabled Template VDX Microsoft Visio 2003-2010 XML Drawing VSX Microsoft Visio 2003-2010 XML Stencil VTX Microsoft Visio 2003-2010 XML Template ONE Microsoft OneNote TXT Plain Text File ERR Error Log File CSV Comma Separated Values File TSV Tab Separated Values File...Merger Cloud / Getting Started / Supported Document...Trim Move page Remove pages Swap pages Change page orientation...

    docs.groupdocs.cloud/merger/supported-document-...
  4. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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....size Leave feedback On this page Image Viewer allows you to set...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  5. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered Pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Request # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard....document Leave feedback On this page After rendering various types...may clean (delete) rendered pages from cloud storage using special...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  6. Announcing First Release of Next Generation Gro...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....whole document, page by page or custom range of pages. Some major...Using Web API explorer, you can get information about all the resources...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...release notes of this version to get an idea about all the new features...whole document, page by page or custom range of pages. We are pleased...

    blog.groupdocs.cloud/groupdocs.cloud/page/43/
  8. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....fonts Leave feedback On this page When rendering documents into...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  9. Convert JPG to HTML using a Free Web Page Gener...

    No credit card is needed to use a free web page generator. Let's use an online version of Groupdocs.Conversion SDKS & REST APIs to convert JPG to HTML....files into web pages using an online free web page generator will...terms of converting JPG to HTML pages. The user interface is logical...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  10. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you Get output content minified....HTML Leave feedback On this page When you are looking for the...HtmlOptions class, that lets you get output content minified. Minification...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...