Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 13,161 for

new

(0.08 sec)
  1. 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/net/searching-for-...
  2. GroupDocs.Comparison for Python 26.5 – Major AP...

    GroupDocs.Comparison for Python 26.5 brings a pure-Python wrapper, AGENTS.md, console CLI, and extensive API enhancements — now on PyPI....Release Table of Contents What’s new in this release Public API changes...Newly-visible top-level classes New Color class Callable‑based PreviewOptions...

    blog.groupdocs.com/comparison/groupdocs-compari...
  3. Protecting word processing documents | GroupDocs

    This article explains how to protect as well as unprotect the Word documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/net/protecting-wor...
  4. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents const sourceStream = new InputStream ( 'sample-files/source...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  5. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...different output type with : Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/save-signed-w...
  6. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Java programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...expanded, with new sub-option classes and new public types. Current...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  7. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/adding-waterm...
  8. Protecting Word documents | GroupDocs

    This article explains how to protect as well as unprotect the Word documents in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/java/protecting-wo...
  9. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose..."C://input/spreadsheet.csv" ; Editor editor = new Editor ( inputCsvPath ); Edit...

    docs.groupdocs.com/editor/net/how-to-edit-csv-f...
  10. .msg to .pdf - unable to get rid of inline imag...

    Hi, I am converting MSG into PDF, all works well, but I would not like to have separate files for the inline images of the body of the mail, I cannot figure out what option I should use. Using GroupDocs.Conversion.NETF…...converter = new Converter("message.msg"); var pdfOptions = new PdfConvertOptions...emailOptions = loadContext => new EmailLoadOptions() { Depth =...

    forum.groupdocs.com/t/msg-to-pdf-unable-to-get-...