Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 2,819 for

resource

(0.03 sec)
  1. Iterative Signing of PDF Documents - efficient ...

    Understand the concept of iterative signing for PDFs and how to implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates....organizations can reduce the time and resources required to manage document...information and additional resources, you may find the following...

    blog.groupdocs.com/signature/iterative-digital-...
  2. .NET APIを使用してC#でCADファイルを表示する| DWG DXFDGNDWFを変換する

    図面を表示するには、C#でCADファイルビューアを構築します。 GroupDocsによるドキュメントビューア.NETAPIを使用して、DWG、DGNをHTML、JPG、PNG、またはPDFとしてレンダリングするように変換します。...html","page_{0}/resource_{1}","page_{0}/resources"); viewer.View(viewOptions);...

    blog.groupdocs.com/ja/viewer/view-cad-documents...
  3. JavaAPIを使用してCADファイルを表示する| DWG DXFDGNDWFを変換する

    CADファイルビューアをJavaで構築します。 GroupDocsによるドキュメントビューアJavaAPIを使用して、DWG、DGNをHTML、JPG、PNG、またはPDFとしてレンダリングするように変換します。...html", "page_{0}/resource_{1}", "page_{0}/resources"); viewer.view(viewOptions);...

    blog.groupdocs.com/ja/viewer/viewing-cad-docume...
  4. render-excel-to-html-external-outputs.zip

    render_excel_to_html_external/pdf_page_1.html 1 TRUE Immersa New Business Development Indirect (I/O#) 2 TRUE Immersa Overhead Expenses Indirect (I/O#) 3 TRUE Immeresa Audit New Business Development......render_excel_to_html_external/pdf_page_10/resource_10_s.css table#gdt-id-10 ...render_excel_to_html_external/pdf_page_11/resource_11_s.css table#gdt-id-11 ...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  5. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....highlighted occurrences } More resources Advanced usage topics To learn...

    docs.groupdocs.com/search/java/work-with-search...
  6. Basic Template Syntax - Expression Tags and Fie...

    Introduction to basic template syntax including expression tags and simple field access in templates.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/assembly/net/basic-usage-tem...
  7. Generate Tiling Watermarks - Enhance Document S...

    Discover the techniques to generate tiling watermarks for documents using C#, Java, and Node.js. Enhance your document security with this step-by-step guide....information and additional resources, you may find the following...

    blog.groupdocs.com/watermark/generate-tiling-wa...
  8. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result.... Available Channels and Resources # Download - JAR Documentation...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  9. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#.... Text )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/search-text/
  10. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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...