Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 10,666 for

new

(0.03 sec)
  1. Updating metadata | Documentation

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Consulting Blog Knowledge Base New Releases Status Websites aspose...properties Pass the predicate and the new value to the updateProperties...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  2. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....Consulting Blog Knowledge Base New Releases Status Websites aspose...And the subsequent addition of new data extractors will significantly...

    docs.groupdocs.com/search/net/separate-data-ext...
  3. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....Consulting Blog Knowledge Base New Releases Status Websites aspose...RevisionHandler revisionHandler = new RevisionHandler ( withRevisionFile...

    docs.groupdocs.com/comparison/java/accept-or-re...
  4. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/document-attributes/
  5. Add text field annotation | Documentation

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-text-fie...
  6. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with 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/sign-document-...
  7. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  8. Character replacement during indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/character-replac...
  9. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { const revisionHandler = new groupdocs . comparison . RevisionHandler...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  10. Search index repository | Documentation

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Consulting Blog Knowledge Base New Releases Status Websites aspose...IndexRepository indexRepository = new IndexRepository (); // Creating...

    docs.groupdocs.com/search/nodejs-java/search-in...