Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 2,818 for

list

(0.35 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....MetadataSearchOption (); // search document List < MetadataSignature > signatures...

    docs.groupdocs.com/signature/java/search-embed-...
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....search for signatures in document List < WordProcessingMetada > signatures...

    docs.groupdocs.com/signature/net/search-for-emb...
  3. Unexpected behavior when converting to PDF - Fr...

    In recent testing, I observed several results that were not what I expected when attempting to convert various plain text files to PDF. I used the latest version of GroupDocs.Conversion (24.6) in a Spring Boot 3.3.1 appl…...For each conversion we have a list of operations to be done. The...watermark, etc, so they are in the list which builds the conversion...

    forum.groupdocs.com/t/unexpected-behavior-when-...
  4. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....archive area to package sources list RUN sed -i '.bak' 's/$/ contrib/'...contrib/' /etc/apt/sources.list # Add default fonts RUN apt-get...

    blog.groupdocs.com/watermark/using-custom-fonts...
  5. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any file to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...the “any file”, can you please list oll the input formats? In particular...

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...
  6. Convert a Document to Another Format | GroupDocs

    Learn how to convert a single document to another format using GroupDocs.Conversion for Python via .NET....Complete Document The following list of ConvertOptions classes can...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources...operation automatically generates a list of changed files only when indexing...

    docs.groupdocs.com/search/net/indexing-from-dif...
  8. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads.... List<String> formats = new List<String>(); formats...date-time parse formats to an empty list (but see the following note)...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  9. GroupDocs.Viewer 2.0 - New Features and Improve...

    Greetings! This is Part B of my post looking at the new features and enhancements to the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going to continue describing the core updates that the library has seen in the second major release. So, here we go: Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements.... You can find a complete list of improvements, as well as...

    blog.groupdocs.com/viewer/new-features-and-impr...
  10. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API.... UTF_8 ); List < IHtmlResource > allResources...

    docs.groupdocs.com/editor/java/create-editabled...