Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 1,934 for

create new document editor

(0.42 sec)
  1. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports indexing of many Document formats. But there is also the possibility to implement support for any format other than the existing ones....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/java/custom-text-extr...
  2. Search text in EPUB eBooks | GroupDocs

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/search-text-in-e...
  3. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/net/subscribing-fo...
  4. GroupDocs.Assembly for Net overview | GroupDocs

    A assembly is a Document automation and reports generation API designed to Create custom Documents from templates. With its powerful and straightforward API, you can execute the following actions: 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...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/product-overview/
  5. Quick Start Guide | GroupDocs

    This quick start guide shows how to extract text, images, and metadata from Documents using GroupDocs.Parser for Python via .NET....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/python-net/quick-start/
  6. Merge PDF | GroupDocs

    Learn how to merge PDF files, combine PDF files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/net/merge/pdf/
  7. GroupDocs.Watermark Overview | GroupDocs

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various Documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  8. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution in Java....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  9. 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....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  10. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF Documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that Created the presentation. Created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/extract-metadata...