Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 10,319 for

new

(0.14 sec)
  1. Fluent syntax | Documentation

    This article describes how to use fluent syntax notation in GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...FluentConverter . WithSettings (() => new ConverterSettings ()) . Load...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  2. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/java/locking-water...
  3. eSign PDF with Metadata signature | Documentation

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-pdf-wit...
  4. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....Consulting Blog Knowledge Base New Releases Status Websites aspose...templateField = new TemplateField ( new TemplateFixedPositio ( new Rectangle...

    docs.groupdocs.com/parser/net/working-with-temp...
  5. 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/
  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/java/generate-docu...
  7. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...{ var api = new AsposeOcr (); var ocrInput = new OcrInput ( InputType...

    docs.groupdocs.com/conversion/net/convert/image...
  8. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = New SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = New Watermarker("spreadsheet....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. Add link annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-link-anno...
  10. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailFileType . Ost ) { return new PersonalStorageLoadO { Folder...

    docs.groupdocs.com/conversion/net/convert-pst-o...