Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 6,466 for

file format

(0.09 sec)
  1. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf documents into wordprocessing 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....pdf', 'Format': 'docx', 'LoadOptions': {...cloud/v2.0/conversion/storage/file/Output/sample.docx" } ] SDK...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...
  2. Redact a PDF Document with REST API | GroupDocs...

    Redact PDF Text with GroupDocs.Annotation Cloud, a document and image annotation solution on any platform without installing third party editors....API is not limited to PDF file format, you can check the complete...complete list of supported file formats . It also provides SDKs for...

    blog.groupdocs.cloud/annotation/a-rest-api-solu...
  3. 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...html', 'Format': 'pdf', 'LoadOptions': { 'PageNumbering':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-html-do...
  4. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....launch the plugin wizard from file menu that will provide you with...saved in JPEG, BMP and TIFF formats. Read more details here . Dynamically...

    blog.groupdocs.cloud/total/special-holidays-off...
  5. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow.... Send text or file for processing In the request...plain text or a Base64 encoded file along with mandatory and optional...

    docs.groupdocs.cloud/rewriter/workflow/
  6. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow.... Send text or file for translation In the request...plain text, a Base64 encoded file, or a URL to translate, along...

    docs.groupdocs.cloud/translation/workflow/
  7. System.OutOfMemoryException coverting HTML to D...

    Hi, I am getting System.OutOfMemoryException exception randomly when I try to convert a HTML document to DOC. This is the API I am using https://api.groupdocs.cloud/v2.0/conversion?Format=docx&fromPage=1...format=docx&fromPage=1 mayurkhadke...inconvenience. We noticed some file conversion consumed memory in...

    forum.groupdocs.cloud/t/system-outofmemoryexcep...
  8. 在 .NET 中将 PDF 转换为 HTML | PDF 转网页转换器

    如何使用 .NET API 将 PDF 转换为 HTML。逐步指南,包括代码示例、cURL 命令和 SEO 友好的提示,以实现准确的 PDF 到网页转换。...文件上传到云存储: using (var fileStream = File.OpenRead("sample.pdf")) { var...{ FilePath = "sample.pdf", Format = "html", OutputPath = "converted/resultant...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  9. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate Files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page numbers or ranges....Splitting - Split PDF into Multiple Files in Java. Are you looking for...PDF documents into separate files in your Java applications? With...

    blog.groupdocs.cloud/merger/java-document-split...
  10. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....pptx', 'Format': 'pdf', 'OutputPath': 'Output'...cloud/v2.0/conversion/storage/file/Output/uses-custom-font.pdf"...

    docs.groupdocs.cloud/conversion/convert-using-c...