Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 11,975 for

new

(0.07 sec)
  1. Add Metadata Signature in Cells Document using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.10 of the API provides the ability to add and search Metadata Signature in Cells and Words documents. Furthermore, few improvements are also introduced in this version, therefore, we recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for Cells and Words documentsThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....recommend you to download the new version of API and evaluate the...CellsMetadataSignOpt signOptions = new CellsMetadataSignOpt(); // Specify...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. Update annotation replies | GroupDocs

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/update-annot...
  3. Use Simple Aggregates (Sum, Count, Average) | G...

    Calculate and display aggregate values like sums, counts, and averages from data collections in templates....Consulting Blog Knowledge Base New Releases Status Websites aspose...OrderItem > items = new List < OrderItem > { new OrderItem { ProductName...

    docs.groupdocs.com/assembly/net/basic-usage-agg...
  4. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages with advanced options....Consulting Blog Knowledge Base New Releases Status Websites aspose...with hidden signatures: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/generating-do...
  6. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/customize-ch...
  7. Shapes in spreadsheet document | GroupDocs

    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...
  8. Compare Text, Word, and PDF files using Java Co...

    Compare Text, Word, PDF files, & more documents using Comparison API for Java. Highlight the differences in a separate document to accept changes....on disk Comparer comparer = new Comparer("source.docx"); try...Stream Comparer comparer = new Comparer(new FileInputStream("source...

    blog.groupdocs.com/comparison/compare-text-word...
  9. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-pdf-docum...
  10. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...file path. InputStream fs = new FileInputStream ( inputFilePath...

    docs.groupdocs.com/editor/java/edit-and-update-...