Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 10,666 for

new

(0.06 sec)
  1. Extract a text from images and PDFs | Documenta...

    This article explains how to extract a text from images and PDFs...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( "scanned.pdf" )) { //...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. Protect and Unprotect Word Documents with Water...

    Another monthly release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark for Java 18.6 supports locking of watermarks in Word documents. Furthermore, it also provides the ability to protect and unprotect the Word documents. Following are the details about the New features added in version 18.6. Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....Following are the details about the new features added in version 18...watermark = new TextWatermark("Watermark text", new Font("Arial"...

    blog.groupdocs.com/watermark/protect-word-docum...
  3. Cancel rendering | Documentation

    Cancel or stop rendering rendering process with cancellation token...Consulting Blog Knowledge Base New Releases Status Websites aspose...CancellationTokenSou cancellationTokenSou = new CancellationTokenSou (); CancellationToken...

    docs.groupdocs.com/viewer/net/cancel-rendering/
  4. PdfAttachmentOptions | GroupDocs.Merger for .NE...

    Provides options to attach the embedded object to Pdf....PdfAttachmentOptions (string) Initializes a new instance of the PdfAttachmentOptions...(byte[], string) Initializes a new instance of the PdfAttachmentOptions...

    reference.groupdocs.com/merger/net/groupdocs.me...
  5. Convert 3D formats | Documentation

    In this article, you will learn how to convert 3D documents to PDF or other 3D formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.3ds" )) {...

    docs.groupdocs.com/conversion/net/convert/3d/
  6. Clone Passwords and Style Settings are Introduc...

    GroupDocs team is glad to announce another monthly release of .NET Document Comparison API v17.7.0 with advanced features like Cloning passwords and Cloning Metadata for all major file formats and adding support for New style settings. This monthly release is also including improvements like IComparisonStyle interface in cells file format along with fixes. Major Changes are done for HTML, PDF, Cells, Emails and Words document formats. Detailed information is listed below....formats and adding support for new style settings. This monthly...NET 17.7.0 introducing four new features, like support of Bold...

    blog.groupdocs.com/comparison/document.comparis...
  7. Edit PDF | Documentation

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); loadOptions...

    docs.groupdocs.com/editor/net/edit-pdf/
  8. Load document from stream | Documentation

    This article demonstrates how to convert document presented as stream using GroupDocs.Conversion for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...readStream ) const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Add image annotation | Documentation

    The page describes how to add image annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Annotator annotator = new Annotator ( "input.pdf" )){ ImageAnnotation...

    docs.groupdocs.com/annotation/java/add-image-an...
  10. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...loadOptions = new LoadOptions (); Signature signature = new Signature...

    docs.groupdocs.com/signature/java/searching-for...