Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 4,847 for

document editor

(0.81 sec)
  1. Search text in PDF documents | GroupDocs

    To search a keyword in PDF Documents 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 PDF Document: Instantiate Parser object for the initial Document; 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 Document....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text-in-p...
  2. Working with Multiple Data Sources | GroupDocs

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/working-with-m...
  3. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet Document with GroupDocs.Signature...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/python-net/esign-s...
  4. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer and Node.js to convert Word Documents to HTML, PDF, PNG, and JPEG formats....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/render-wo...
  5. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate Documents in popular office and email file formats based upon template Documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template Documents with custom variables & text comments within template syntax tags Dynamically insert out Document content in report Dynamically configure background color of html Documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing Document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/features-overv...
  6. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) Documents...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. Advanced search archive documents | GroupDocs

    This article explains how to make advanced search withing the archive that contains several Documents for any electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/delete-signat...
  9. GroupDocs.Comparison for Java | GroupDocs

    GroupDocs.Compairson for Java developer Documentation. Learn how to diff docx, pptx, and pdf files using Java....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/java/
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the Document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

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