Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 12,327 for

new

(0.07 sec)
  1. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures 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/java/delete-text-s...
  2. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...2007, the structure of this new Document format was changed from...

    docs.groupdocs.com/merger/java/merge/word/
  3. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "flowchart.vsdx" ))...

    docs.groupdocs.com/viewer/java/render-visio-doc...
  4. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...DocumentSignatureDat result = new DocumentSignatureDat (); byte...

    docs.groupdocs.com/signature/net/search-embed-n...
  5. Character replacement during Indexing | GroupDocs

    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/net/character-replace...
  6. Custom text extractors | GroupDocs

    GroupDocs.Search for Node.js supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents to search const settings = new groupdocs . search . IndexSettings...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  7. GroupDocs.Editor for Java 26.1 – Latest Updates...

    Explore what’s New in GroupDocs.Editor for Java 26.1. Available now on NuGet and GroupDocs website....February 2026 release featuring new editing operations and rendering...enhancements. Table of Contents What’s new in GroupDocs.Editor for Java...

    blog.groupdocs.com/editor/groupdocs-editor-for-...
  8. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Markdown for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: using ( var converter = new MarkdownConverter ( "sample.docx"...

    docs.groupdocs.com/markdown/net/convert-specifi...
  9. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose...default: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Remove form fields | GroupDocs

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...