Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 9,027 for

merger

(0.06 sec)
  1. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/loadoptions/
  2. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a document. 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....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...
  3. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  4. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  5. คลังเก็บเอกสารสำคัญ

    คลังเก็บเอกสารสำคัญ...มิถุนายน 1 รวมไฟล์ PDF เข้ากับ PDF Merger | รวม PDF อย่างมีประสิทธิภาพใน...รวมไฟล์ PNG ใน Node.js - PNG Merger Library November 2, 2023 ·...

    blog.groupdocs.cloud/th/archives/
  6. Python'da SVG'yi JPG'ye ve JPG'yi SVG'ye dönüşt...

    Python kullanarak SVG görüntülerini JPG'ye ve JPG görüntü biçimini belirli boyutta SVG'ye veya dpi'ye dönüştürün. Python'da SVG'yi JPG'ye ve JPG'yi SVG'ye nasıl dönüştüreceğimizi görelim...convert_document(request) except groupdocs_merger_cloud.ApiException as e: print("Exception...

    blog.groupdocs.cloud/tr/conversion/convert-svg-...
  7. Render selected pages | Documentation

    GroupDocs.Viewer Cloud also provides the features to render only the selected page numbers. You can specify a list of the document pages to be rendered. Follow the below steps to achieve this functionality. The following code sample shows how to render first and third pages of a document. 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....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-selected-pages/
  8. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG file. 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....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/get-attachments/
  9. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-document-wit...
  10. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-html-do...