Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 31,398 for

new

(0.06 sec)
  1. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/existing-obje...
  2. How to protect a signed PDF document | Document...

    This article explains how to protect a signed PDF document....Consulting Blog Knowledge Base New Releases Status Websites aspose...following parameters: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  3. ExactPhraseRedaction in Arabic document

    ExactPhraseRedaction in Arabic document I have a PDF written in Arabic and I want to apply text redaction to it, but it is not being redacted. here is the code I am using; public static async Task ......redactionPolicy = new RedactionPolicy(new GroupDocs.Redaction...Redaction[] { new ExactPhraseRedaction("دراسة", new ReplacementOptions(Color...

    forum.groupdocs.com/t/exactphraseredaction-in-a...
  4. GroupDocs.Signature for .NET 20.10 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 20.10 Major Features There are eight important New features, improvements and important bug fixes in this release. New features are related to customization of PDF digital signatures on document pages and allow to adjust signature appearance. Below the list of most notable changes in release of GroupDocs.Signature for .NET 20.10: Introduced extended customization of PDF Digital signatures appearance. Implemented ability to apply signature extensions to Digital Signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...Features There are eight important new features, improvements and important...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  5. Parser - GroupDocs.Parser for Java - API Reference

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......Connection connection) Initializes a new instance of the Parser class...parserSettings) Initializes a new instance of the Parser class...

    apireference.groupdocs.com/parser/java/com.grou...
  6. Generate document pages preview | Documentation

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/generate-docum...
  7. Rendering Apple numbers files | Documentation

    In this article we show how to convert and view Apple numbers files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.numbers" ))...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  8. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...source file const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/set-d...
  9. DateFormat - GroupDocs.Search for Java - API Re...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......2019-12-31)"; Index index = new Index(indexFolder); // Creating...folder SearchOptions options = new SearchOptions(); options.getDateFormats()...

    apireference.groupdocs.com/search/java/com.grou...
  10. Cannot Resize the HTML file When Converting to ...

    Hi, When I convert HTML>PNG with the code from the link below, it does not allow me to assign the page size. Even if I change the page size, it is using as Pagesize.Letter (612x792). No matter what I set as Pagesize, …...viewer = new Viewer("sample.html")) { var viewOptions = new PngV...properties using (Viewer viewer = new Viewer("sample.html")) { PngViewOptions...

    forum.groupdocs.com/t/cannot-resize-the-html-fi...