Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 10,664 for

new

(0.1 sec)
  1. Load Presentation document with options | Docum...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new PresentationLoadOpti { HideComments...

    docs.groupdocs.com/conversion/net/load-presenta...
  2. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/set-document...
  3. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  4. How to protect a signed PDF document | Document...

    This article explains how to protect a signed PDF document....Consulting Blog Knowledge Base New Releases Status Websites aspose...following parameters: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  5. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...comments: const loadOptions = new groupdocs . conversion . SpreadsheetLoadOptio...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  6. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/net/locking-waterm...
  7. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....Consulting Blog Knowledge Base New Releases Status Websites aspose...document. final Redactor redactor = new Redactor ( "Sample.pdf" ); try...

    docs.groupdocs.com/redaction/java/use-page-area...
  8. Extract pages | Documentation

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document that contains only specified...

    docs.groupdocs.com/merger/java/extract-pages/
  9. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Consulting Blog Knowledge Base New Releases Status Websites aspose...Redactor redactor = new Redactor ( "\\Sample.docx" , new LoadOptions...

    docs.groupdocs.com/redaction/java/use-redaction...
  10. GroupDocs.Conversion for .NET 25.8 - Latest Upd...

    Explore what's New in GroupDocs.Conversion for .NET v25.8. Available now on NuGet and GroupDocs website... Use the new UseDefaultAttachment and AttachmentIcons... Extended Format Coverage – New conversion options include SVG/SVGZ...

    blog.groupdocs.com/conversion/groupdocs-convers...