Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 8,330 for

page

(0.06 sec)
  1. 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.... This page describes the information available...results can be found on the page . Below is an example of highlighting...

    docs.groupdocs.com/search/net/work-with-search-...
  2. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, and comments from presentation files....presentations Leave feedback On this page What is PowerPoint Metadata...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....save Leave feedback On this page A document can contain some...or target document. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/nodejs-java/set-d...
  4. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exepage-{0}.html"); // Render DOCX to...first line. This paragraph has a page break and centered. It actually...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. 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.... This page describes the information available...results can be found on the page . Below is an example of highlighting...

    docs.groupdocs.com/search/java/work-with-search...
  7. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....signatures Leave feedback On this page provides ability to embed into...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/implement-cust...
  8. Render RTF as JPG using Python

    In this topic, you will learn how to render RTF as JPG using Python. You will get code and steps to create JPG images from RTF in Python for custom dimensions for output....displaying document content on web pages, in applications, or in reports...method to convert and export each page of the RTF file as a separate...

    kb.groupdocs.com/viewer/python/render-rtf-as-jp...
  9. Convert HTML to DOCX using Python

    Convert HTML to DOCX using Python with accurate styling. Easily export HTML to DOCX in Python while preserving layout, fonts, and images for editing and reuse....transforming static HTML , templated pages, or server-rendered views, the...accurate editing. By controlling page size, margins, and font embedding...

    kb.groupdocs.com/conversion/python/convert-html...
  10. Render RTF as PNG using Python

    Let's quickly learn how to render RTF as PNG using Python. You will get code and steps to create PNG images from RTF in Python for custom dimensions for output....view(viewOptions) method to convert each page of the RTF document into separate...filename automatically appends the page number, producing files like...

    kb.groupdocs.com/viewer/python/render-rtf-as-pn...