Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 12,988 for

new

(1.4 sec)
  1. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....Consulting Blog Knowledge Base New Releases Status Websites aspose...the method. method generates a new presentation, which contains...

    docs.groupdocs.com/editor/java/inserting-edited...
  2. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Consulting Blog Knowledge Base New Releases Status Websites aspose...groupdocs.signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/java/sign-document...
  3. GroupDocs.Comparison for .NET 26.2 – Latest Upd...

    Explore what's New in GroupDocs.Comparison for .NET 26.2. Available now on NuGet and GroupDocs website....directly in the GetChanges method New WordCompareOptions class for...Word document comparison and a new dedicated options class. Fixes...

    blog.groupdocs.com/comparison/groupdocs-compari...
  4. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...); Editor fromStream = new Editor ( new FileInputStream ( inputPath...

    docs.groupdocs.com/editor/java/edit-markdown/
  5. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...some document Editor editor = new Editor ( inputFilePath ); //through...

    docs.groupdocs.com/editor/java/load-document/
  6. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures 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-documents...
  7. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways 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/deleting-imag...
  8. About annotation UI and Signature UI - Free Sup...

    Hi Aleksei, I have already shared the standalone application that I have integrated into my project. Could you please provide the corrections directly within that sample? Thanks, Abhinay Patel...We have opened the following new ticket in our internal issue...AnnotatedDocumentEnt annotatedDocument = new AnnotatedDocumentEnt(); try {...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  9. GroupDocs.Parser for .NET 26.4 – Table Extracti...

    GroupDocs.Parser for .NET 26.4 adds HTML table extraction, now available on NuGet....Highlights Table of Contents What’s new in this release Public API changes...extraction from HTML files. What’s new in this release # Key Category...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  10. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "sample.docx" )) {...

    docs.groupdocs.com/redaction/net/redaction-basics/