Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 10,391 for

new

(0.03 sec)
  1. Add Form-Field Signatures in PDF using GroupDoc...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.11 of the API comes up with a multitude of New features like the ability to add form-field signatures in PDF documents and many more. We therefore recommend you to download the New version of the API to evaluate the exciting New features and enhance your document e-signing experience. Features Sign PDF Document with a Form-Field SignatureThe Form-Field Signatures are the input control which are placed in a document page....comes up with a multitude of new features like the ability to...the new version of the API to evaluate the exciting new features...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/watermark/java/migration-notes/
  3. Watermarks in word processing document | Docume...

    This article explains how to add watermarks in word processing document....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  4. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  5. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Logging | Documentation

    Logging when rendering documents with GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...file. FileLogger fileLogger = new FileLogger ( "output.log" );...

    docs.groupdocs.com/viewer/net/logging/
  7. 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/net/existing-objec...
  8. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Annotator annotator = new Annotator ( "input.pdf" )){ SquigglyAnnotation...

    docs.groupdocs.com/annotation/java/add-squiggly...
  9. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Consulting Blog Knowledge Base New Releases Status Websites aspose...DiagramLoadOptions loadOptions = new DiagramLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....Consulting Blog Knowledge Base New Releases Status Websites aspose...redactor = new Redactor ( "Sample.pdf" )) { Regex rx = new Regex (...

    docs.groupdocs.com/redaction/net/use-page-area-...