Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 6,792 for

may

(0.04 sec)
  1. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/load-from-stream/
  2. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types.... GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  3. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/save-a-modified...
  4. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java programming language....extension does not matter, so you may freely load an XML file not only...the overload without parameter may be used — GroupDocs.Editor will...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  5. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API.... You may also use the following command...the supported annotations. You may learn about each annotation individually...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  6. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....format, which may be the exactly same as input, or may differ. The...

    docs.groupdocs.com/editor/java/product-overview/
  7. GroupDocs.Search for Java | Documentation

    GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...to some useful resources you may need to accomplish your tasks...

    docs.groupdocs.com/search/java/
  8. GroupDocs.Watermark for Java | Documentation

    A Java API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....to some useful resources you may need to accomplish your tasks...

    docs.groupdocs.com/watermark/java/
  9. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.... Warning Some spreadsheets may have different sheet numbers...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...output is not as expected, it may be worth checking the following:...differences in output, as they may provide insights or fixes for...

    forum.groupdocs.com/t/hidecomments-replacement-...