Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 4,872 for

values

(2.5 sec)
  1. Excel rendering produces low-resolution text co...

    Hello, We are using GroupDocs.Viewer for Java (v25.12) to render documents as JPG images. While testing Excel rendering, we noticed that the image quality produced by our application is significantly lower than the res…...explicitly setting it to the maximum value: JpgViewOptions.setQuality((byte)100)...setQuality((byte)100) By default, this value is set to 90 , so increasing...

    forum.groupdocs.com/t/excel-rendering-produces-...
  2. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Warning method returns null value if text structure extraction...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Python アプリケーションでメタデータを編集および管理する - GroupDocs.Met...

    GroupDocs.Metadata for Python via .NET を使用してアプリケーションからメタデータを抽出、更新、削除する方法を確認します。...interpreted_value プロパティを使用します if not (property . interpreted_value is..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/ja/metadata/edit-metadata-in...
  4. How to merge BMP images using Java | GroupDocs

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in java language using GroupDocs.Merger for Java library....instance of class and pass enum value of as a constructor parameter...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/merger/java/getting-started/...
  5. How to merge PNG images using Java | GroupDocs

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in java language using GroupDocs.Merger for Java library....instance of class and pass enum value of as a constructor parameter...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/merger/java/getting-started/...
  6. Extract text by table of contents item | GroupDocs

    Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....// Check if page index has a value if ( i . PageIndex == null )...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  7. Search text in Emails | GroupDocs

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/search-text-in-e...
  8. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  9. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings.... The default value is 5. Learn more about index...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...an unique name, settings and value field. Form Fields should have...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/esign-documen...