Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 2,197 for

resource

(0.09 sec)
  1. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....isEncrypted () } ` ); } More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/nodejs-java/get-doc...
  2. eSign document with Text signature | Documentation

    This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a PDF programmatically....pdf" , options ); More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/esign-documen...
  3. Search for Image e-signatures | Documentation

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API...." ); } More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/search-for-im...
  4. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how to search almost matching results in text-based documents online & programmatically....links for further details and resources: Documentation Examples –...

    blog.groupdocs.com/search/online-fuzzy-search/
  5. GroupDocs.Metadata 25.5 .NET Release - Edit and...

    Discover the latest updates in GroupDocs.Metadata for .NET 25.5. This release includes new features, improvements, and bug fixes. Learn how to update and clean XMP packages in SVG files with detailed code examples....can refer to the following resources: GroupDocs.Metadata for .NET...

    blog.groupdocs.com/metadata/edit-and-clean-xmp-...
  6. 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.... Available Channels and Resources # Installation - Install GroupDocs...

    blog.groupdocs.com/watermark/protect-word-docum...
  7. Xem các tệp CAD trong C# bằng .NET API | Chuyển...

    Xây dựng trình xem tệp CAD của bạn trong C# để xem bản vẽ. Chuyển đổi DWG, DGN để hiển thị dưới dạng HTML, JPG, PNG hoặc PDF bằng trình xem tài liệu .NET API của GroupDocs....html","page_{0}/resource_{1}","page_{0}/resources"); viewer.View(viewOptions);...

    blog.groupdocs.com/vi/viewer/view-cad-documents...
  8. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....imageNumber ++; } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.... readToEnd ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items....documents (msg files) More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/iterate-through-c...