Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 49,451 for

documents

(0.81 sec)
  1. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....you can convert almost any document format (including images)...discuss how to convert color PDF document to a grayscale JPG and PNG...

    blog.groupdocs.com/categories/groupdocs.convers...
  2. Electronic Signature PDF with Metadata signatur...

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...objects for instance. PDF document metadata is hidden attributes...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  3. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-metadata-net, and run three minimal examples — read metadata, remove all metadata, and inspect a document — in under five minutes....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...and remove metadata from documents, images, audio, and video...

    docs.groupdocs.com/metadata/python-net/getting-...
  4. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced usage / Saving documents / Use advanced rasterization...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  5. Convert Archive Formats (ZIP, 7z, TAR, RAR) | G...

    Learn how to convert between archive formats (ZIP to 7z, TAR, etc.) using CompressionConvertOptions in GroupDocs.Conversion for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Converting / Conversion options by document family / Convert Archive Formats...

    docs.groupdocs.com/conversion/net/convert-to-co...
  6. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Advanced usage / Converting...

    docs.groupdocs.com/conversion/java/convert-xml-...
  7. Digital certificate for Spreadsheets has wrong ...

    Hi there, I’m getting this error while trying to use the certificate constructed manually (C#) … I’m trying to avoid the popup that comes up in a solution 1 that is working, The code that is working is here: Stream ex…... Right = 10 }, }; // sign document to file SignResult signResult... Right = 10 }, }; // sign document to file SignResult signResult...

    forum.groupdocs.com/t/digital-certificate-for-s...
  8. Get document info | GroupDocs

    This article explains how to detect document file type, page count, and file size with GroupDocs.Parser for Python via .NET....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...Parser basic / Get document info Get document info Leave feedback...

    docs.groupdocs.com/parser/python-net/get-docume...
  9. GroupDocs.Conversion for Python via .NET Overvi...

    GroupDocs.Conversion for Python via .NET converts Documents between 10,000+ format pairs — DOCX, PDF, XLSX, PPTX, images, CAD, email, archives — with flexible load and save options, page selection, watermarks, and AI-pipeline friendly output....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Python library that converts documents between 10,000+ format pairs...

    docs.groupdocs.com/conversion/python-net/produc...
  10. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Advanced usage / Saving...

    docs.groupdocs.com/conversion/java/save-file-to...