Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 11,582 for

formatting

(2.15 sec)
  1. GroupDocs.Merger Cloud Product Family

    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....the default presentation file format for new PowerPoint presentations...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  2. Document Processing 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 zapewniają wszechstronny format, który można łatwo przeglądać...

    blog.groupdocs.cloud/pl/page/20/
  3. GroupDocs.Conversion Cloud Product Family

    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) é um dos formatos de arquivo...

    blog.groupdocs.cloud/pt/categories/groupdocs.co...
  4. Python で REST API を使用して ZIP ファイルを表示する | ZIP を H...

    Document Viewer Python SDK を使用して Python の REST API を使用して、HTML 内の ZIP ファイルのコンテンツをプログラムで表示します。 ZIP を HTML に、ZIP を PDF および JPG にレンダリングします。...view_format = "HTML" # HTML オプションを定義する..."sample.zip" view_options.view_format = "HTML" view_options.render_options...

    blog.groupdocs.cloud/ja/viewer/view-zip-files-u...
  5. Java Konvertieren Sie PPT und PPTX in ein HTML ...

    Konvertieren Sie PowerPoint PPT in Java mit der benutzerfreundlichen Cloud REST API in HTML. In diesem Artikel geht es um die Konvertierung von PowerPoint PPT oder PPTX in HTML mithilfe der Java-API....html"); // in das angegebene Format konvertieren List<StoredConvertedResul>...html"); // in das angegebene Format konvertieren List<StoredConvertedResul>...

    blog.groupdocs.cloud/de/conversion/how-to-conve...
  6. 使用 REST API 在 C# 中將 HTML 轉換為 PDF

    在 C# 中在線將 HTML 網頁轉換為 PDF 文檔以保留格式或打印它。本文介紹如何使用 REST API 在 C# 中將 HTML 轉換為 PDF。...html", Format = "pdf", OutputPath = "csh...WriteLine("Successfully converted HTML to PDF format online in C#: " + response[0]...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  7. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. 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....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new...ts.dwg" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  8. 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....( Model\ViewOptions :: VIEW_FORMAT_PNG ); $renderOptions = new..."SampleFiles/sample.pdf" viewOptions . view_format = "PNG" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  9. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering documents that are protected with a password. The following code sample shows how to render password-protected documents. 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. Swagger UI lets you call this REST API directly from the browser....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $request = new Req..."12345" viewOptions . view_format = "HTML" request = GroupDocsViewerCloud...

    docs.groupdocs.cloud/viewer/load-password-prote...
  10. Chuyển đổi HTML sang PDF trong C# bằng API REST

    Chuyển đổi trang web HTML thành tài liệu PDF trực tuyến bằng C# để giữ nguyên định dạng hoặc in nó. Bài viết này nói về cách chuyển đổi HTML sang PDF trong C# bằng API REST....html", Format = "pdf", OutputPath = "csh...WriteLine("Successfully converted HTML to PDF format online in C#: " + response[0]...

    blog.groupdocs.cloud/vi/conversion/convert-html...