Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,712 for

pdf output formatting

(0.26 sec)
  1. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Signature uses embedded json format serialization but allows user...serialization like JSon or custom data format */ public class CustomSerializationA...

    docs.groupdocs.com/signature/java/search-embed-...
  2. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for Python via .NET API....converted to the output document of the desired format. From the GroupDocs...automatically detect the document format and select the most appropriate...

    docs.groupdocs.com/editor/python-net/introduction/
  3. 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....localPath ); // Creating an output adapter to the file const highlighter...highlighter ); // Generating HTML formatted text with highlighted occurrences...

    docs.groupdocs.com/search/nodejs-java/work-with...
  4. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....markup to the output document of the desired format . From the perspective...automatically detect the document format and select the most appropriate...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  5. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...redacted document in its original format so = SaveOptions () so . add_suffix...add_suffix = True so . rasterize_to_pdf = False so . redacted_file_suffix...

    docs.groupdocs.com/redaction/python-net/load-pa...
  6. GroupDocs.Conversion for .NET 26.1 – 最新更新和修复(20...

    探索 GroupDocs.Conversion for .NET 26.1 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。... 将 Word FlatOpc 文件转换为 PDF 2. 将 DOCX 文件转换为 Word FlatOpc...FlatOpc 3. 将 Excel FlatOpc 文件转换为 PDF 4. 将 XLSX 文件转换为 Excel FlatOpc 如何获取更新...

    blog.groupdocs.com/zh/conversion/groupdocs-conv...
  7. GroupDocs Merger not working with .msg files - ...

    I am splitting the files and on each page I am extracting text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…...ExtractTextAll(MemoryStream stream, bool formatted) { // Reset the stream position...files to supported formats such as HTML, PDF, PNG, or JPEG, which...

    forum.groupdocs.com/t/groupdocs-merger-not-work...
  8. Add image annotation | GroupDocs

    The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....(present in all supported formats, examples of it you can see...Call the method. Specify the output document path or stream. The...

    docs.groupdocs.com/annotation/net/add-image-ann...
  9. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....redacted document in its original format next to the source file so...add_suffix = True so . rasterize_to_pdf = False so . redacted_file_suffix...

    docs.groupdocs.com/redaction/python-net/load-fr...
  10. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for Java...search with any supported file format. Document signature options...signConfig . setOutputPath ( "C:\\Output" ); // instantiating the conversion...

    docs.groupdocs.com/signature/java/migration-notes/