Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 3,242 for

total

(0.23 sec)
  1. Konvertieren Sie Word Dokumente mit Node.js | i...

    Konvertieren Sie Word Dokumente mithilfe einer REST-API in Node.js programmgesteuert in PDF. Das Node.js SDK ermöglicht die Konvertierung von DOC und DOCX Dateien in PDF Dateien in der Cloud....pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/de/conversion/convert-word...
  2. تحويل مستندات Word إلى PDF باستخدام REST API في...

    قم بتحويل مستندات Word برمجيًا (DOCX أو DOC) إلى ملفات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في Python مع Document Conversion Cloud SDK for Python....pages_count = 2; # total pages to convert settings.convert_options...

    blog.groupdocs.cloud/ar/conversion/convert-word...
  3. Converti documenti Word in PDF utilizzando Node...

    Converti in modo programmatico documenti Word in PDF utilizzando un'API REST in Node.js. Node.js SDK consente di convertire i file DOC e DOCX in file PDF sul cloud....pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/it/conversion/convert-word...
  4. Confronta i file PDF utilizzando l'API REST in ...

    Estrai in modo programmatico i metadati dei file MP3 utilizzando un'API REST sul cloud in Java con Metadata Manipulation Cloud SDK for Java...app/metadata/total Conclusione # In questo articolo...

    blog.groupdocs.cloud/it/metadata/extract-metada...
  5. Comparar archivos PDF usando REST API en Node.j...

    Extraiga mediante programación metadatos de archivos MP3 utilizando una API REST en la nube en Java con Metadata Manipulation Cloud SDK para Java...app/metadata/total Conclusión # En este artículo...

    blog.groupdocs.cloud/es/metadata/extract-metada...
  6. Compare archivos PDF utilizando la API REST en ...

    Compare mediante programación dos o más archivos PDF usando una API REST en la nube en Python con GroupDocs.Comparison Cloud SDK for Python....Página de resumen que muestra el total de elementos eliminados o insertados...

    blog.groupdocs.cloud/es/comparison/compare-pdf-...
  7. 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 drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/loadoptions/
  8. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents 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 this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/convert-email-d...
  9. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  10. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/enable-font-hinting/