Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 11,346 for

formatting

(0.33 sec)
  1. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....PDF(Portable Document Format) a TIFF(Tagged Image File Format) jsou dva oblíbené...Javě. GIF(Graphics Interchange Format) je oblíbený formát souborů...

    blog.groupdocs.cloud/cs/page/6/
  2. Edit PowerPoint Files in Java: Step-by-Step Gui...

    Discover how to edit PowerPoint files with GroupDocs.Editor Cloud SDK for Java. Follow this step-by-step guide to integrate the REST API and see code samples....modified presentation back to PPTX format and download it. editorApi...both .pptx and legacy .ppt formats. When a file is loaded, the...

    blog.groupdocs.cloud/editor/edit-powerpoint-fil...
  3. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#....name for input HTML, resultant format as ppt and the name for resultant...embed HTML into PowerPoint format and save the resultant PPT...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. Convert HTML to JSON in Node.js | Online Web Pa...

    Convert HTML files into JSON format using GroupDocs.Conversion Cloud SDK for Node.js. Transform structured HTML documents into JSON format online with REST API....easily convert an HTML to JSON format using Node.js: Step 1: Import...filePath = "input.html"; settings.format = "json"; settings.outputPath...

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....\"enregistrer le fichier texte au format xml\" 1 \"extraction de texte...using Node.js 1 Compare Emails format 1 Compare Excel Files in C#...

    blog.groupdocs.cloud/fr/tags/
  6. Konversikan Excel ke CSV dengan Python | Konver...

    Secara terprogram mengonversi file Excel ke CSV dan CSV ke Excel di cloud menggunakan REST API dengan Python dengan GroupDocs.Conversion Cloud API....dengan mulus dari format file yang didukung ke format apa pun yang...Input file settings.format = "csv" # Output format settings.output_path...

    blog.groupdocs.cloud/id/conversion/convert-exce...
  7. 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....msg", "Format": "pdf", "LoadOptions": { "DisplayHeader":...'FilePath': 'Email/sample.msg', 'Format': 'pdf', 'LoadOptions': { 'DisplayHeader':...

    docs.groupdocs.cloud/conversion/convert-email-d...
  8. पायथन में CSV को एक्सेल XLS/XLSX स्प्रेडशीट में...

    मैं एक सीएसवी फ़ाइल को एक्सेल में कैसे बदल सकता हूँ या सीएसवी को ऑनलाइन एक्सेल करने के लिए आयात कर सकता हूँ। आइए जानें कि पायथन में CSV को एक्सेल XLS/XLSX स्प्रेडशीट में कैसे बदलें।...format = "xlsx" loadOptions = gro...converted Word DOCX to JPEG image format: " + str(response)) except...

    blog.groupdocs.cloud/hi/conversion/convert-csv-...
  9. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....supported by all document formats. Each option may correspond...correspond to one or more formats. RenderOptions example { "StartPageNumber"...

    docs.groupdocs.cloud/viewer/renderoptions/
  10. Node.js kullanarak E-postaları ve Outlook Mesaj...

    Node.js'de bir REST API kullanarak E-postaları ve Outlook Mesajlarını Programlı Olarak PDF'ye Dönüştürün. Node.js SDK, EML, MSG dosyalarının PDF'ye dönüştürülmesine izin verir....format = "pdf"; // output format // eml yükleme...file settings.format = "pdf"; // output format // eml yükleme...

    blog.groupdocs.cloud/tr/conversion/convert-emai...