Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 9,525 for

page

(0.3 sec)
  1. Releasing GroupDocs.Comparison for Java 16.11.0...

    In order to enrich the document comparison experience, team GroupDocs is pleased to release GroupDocs.Comparison for Java 16.11.0 that comes with multitude of new features such as comparison of comments, WordArt objects, forms and many more. API also sums up a lot of improvements and bug fixes. We would recommend you to download latest release of the API and integrate it in your project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes with following new features: Added Page numbers comparison for MS Word Added comparison of group shapes for Word Documents Comparison of comments for MS Word Comparison of WordArt objects in MS Word Comparison of tables in MS Word Comparison of Forms in MS Word Comparison of multi-language in MS Word Object model of Paragraph for PDF Implemented absorber of paragraphs for the basic cases for PDF Added option to compose multiple result list from result lists of each document for MS Word Support comparing multiple documents with track changes for MS Words Added support of absorption of the Page Footer for PDF Added support of absorption of the Page Header for PDF Added apply/discard changes support for multiple result changes list for MS Word Added support for new components: media objects, image positioning for PDF Added support of comparing watermarks for PDF Added support of comparing charts for MS Power Point Presentations Added support of comparing comments for MS Power Point Presentations Added support of style changes detection for MS Power Point Presentations Added support of detection of Picture Frames for MS Power Point Presentations Document Comparison API for Java - ImprovementsFollowing are the features that are improved in the latest version of the GroupDocs....following new features: # Added page numbers comparison for MS Word...support of absorption of the Page Footer for PDF Added support...

    blog.groupdocs.com/comparison/groupdocs.compari...
  2. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi...... This paragraph has a page break and centered. It actually...This section starts from a new page. ( Ellipse text )There is an...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  3. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...Edit TXT Leave feedback On this page This demonstration shows how...(TXT), that contain no images, pages, paragraphs, lists, tables and...

    docs.groupdocs.com/editor/java/edit-txt/
  4. .NET Conversion from RTF/DOCX to PDF exception ...

    Works fine locally. Issue happens in docker container running on Alpine Linux. GroupDocs.Conversion: v22.12 .NET version: .NET 7.0 Error Message: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...email and attachments all in one page Thank you. 1 Like atir.tahir...email and attachments all in one page This is not possible using Conversion...

    forum.groupdocs.com/t/net-conversion-from-rtf-d...
  5. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Total for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....Docker Leave feedback On this page In this guide, you’ll learn...we’ll be happy to help. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/total/python-net/running-in-...
  6. Search network node events | GroupDocs

    This Page contains information about the purpose and use of all search network events....node events Leave feedback This page contains information about the...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/search-network-n...
  7. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....must be converted to a single page. specifies that a specific range... convertOptions ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exepage-{0}.html"); // Render DOCX to...first line. This paragraph has a page break and centered. It actually...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  9. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, and comments from presentation files....presentations Leave feedback On this page What is PowerPoint Metadata...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This Page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... This page describes the information available...results can be found on the page . Below is an example of highlighting...

    docs.groupdocs.com/search/net/work-with-search-...