Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 46,378 for

documents

(0.08 sec)
  1. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced usage / Saving documents / Save in rasterized PDF Save...

    docs.groupdocs.com/redaction/python-net/save-in...
  2. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to PDF Render to...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  3. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Save with default options...

    docs.groupdocs.com/redaction/java/save-with-def...
  4. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced usage / Saving documents / Save in rasterized PDF Save...

    docs.groupdocs.com/redaction/net/save-in-raster...
  5. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...easily run the code from documentation articles and see the features...

    docs.groupdocs.com/search/java/searching/
  6. Load from URL | GroupDocs

    Load Documents from URLs in Python using GroupDocs.Viewer. This example demonstrates the process....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product.../ Developer Guide / Load documents from different sources / Load...

    docs.groupdocs.com/viewer/python-net/load-docum...
  7. GroupDocs.Annotation for .NET | GroupDocs

    API to annotate text or images in your Documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...annotate text or images in a document. Annotation can be applied...

    docs.groupdocs.com/annotation/net/
  8. Add text watermarks | GroupDocs

    Add text watermarks to rendered Documents using GroupDocs.Viewer in your Python applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Add text watermarks Add...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  9. Optimize a PDF file for a browser | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...Redaction v23.6: Only PDF documents are not supported. We are...

    docs.groupdocs.com/redaction/python-net/redacti...