Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 12,838 for

new

(0.16 sec)
  1. Output Format and Password | GroupDocs

    Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessing document const editor = new groupdocs_editor . Editor ( 'SampleDocument...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  2. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/searching-for...
  3. Accept or Reject revisions | GroupDocs

    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...document const revisionHandler = new groupdocs . RevisionHandler (...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  4. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const comparer = new groupdocs . Comparer ( sourceFile...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  5. Remove Empty Paragraphs in GroupDocs.Assembly f...

    We are delighted to announce a New feature in the monthly release of GroupDocs.Assembly for .NET 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install and use the latest version of the API. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs....are delighted to announce a new feature in the monthly release...18.10, we have introduced a new member **RemoveEmptyParagraph...

    blog.groupdocs.com/assembly/remove-empty-paragr...
  6. GroupDocs.Viewer for .NET 25.9 – Latest Updates...

    Explore what’s New in GroupDocs.Viewer for .NET 25.9. Available now on NuGet and GroupDocs website....Highlights Table of Contents New features Fixes and enhancements...This major release delivers two new features with public API changes...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  8. Load the password-protected documents | GroupDocs

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...password LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/annotation/java/load-passwor...
  9. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...ExtractUsingType try ( Metadata metadata = new Metadata ( Constants . InputDocx...

    docs.groupdocs.com/metadata/java/extracting-pro...
  10. Rotate pages | GroupDocs

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...