Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 5,855 for

values

(0.28 sec)
  1. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the Text Document.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  2. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Node.js via Java API.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/nodejs-java/rotate-pa...
  3. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks API.... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/net/load-from-stream/
  4. Electronic Signatures | GroupDocs

    This section contains articles with explanation how to sign documents with electronic signatures using .Net c#... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/electronic-sig...
  5. Add document password | GroupDocs

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/net/add-document-pass...
  6. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger API.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/net/remove-pages/
  7. 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.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/redaction-fil...
  8. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/java/load-document-fr...
  9. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  10. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/using-ocr/