Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 10,612 for

new

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Update QR-code signatures in document | Documen...

    This article explains how to update QR-code 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/update-qr-cod...
  5. Listening to conversion process events | Docume...

    Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...IConverterListener listener = new ConverterListener (); ConverterSettings...

    docs.groupdocs.com/conversion/java/listening/
  6. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/basic-usage/
  7. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/storing-text-of-i...
  8. CAD Viewer | View and Convert DWG, DXF Files On...

    View DXF and DWG files using free online CAD Viewer tool. Developers can develop their own online Viewer....using C# using (Viewer viewer = new Viewer("/path/drawing.dwg"))...PdfViewOptions viewOptions = new PdfViewOptions("/path/cad-drawing...

    blog.groupdocs.com/viewer/cad-viewer-online/
  9. Edit Markdown Documents | Documentation

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...path const editorFromPath = new groupdocsEditor . Editor ( inputPath...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  10. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...

    docs.groupdocs.com/parser/net/extract-tables-fr...