Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 8,285 for

paged

(0.17 sec)
  1. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....info Leave feedback On this page With you can retrieve the following...PageCount represents the number of pages in a document. FileSize represents...

    docs.groupdocs.com/comparison/python-net/get-fi...
  2. Get list of changes | GroupDocs

    Learn how to obtain a collection of detected changes using GroupDocs.Comparison for Python via .NET....changes Leave feedback On this page lets you query the list of detected...change . type } , Page: { change . page_info . page_number } , Id:...

    docs.groupdocs.com/comparison/python-net/get-li...
  3. Get document info | GroupDocs

    Retrieve file type, page count, size, and encryption using Python via .NET....info Leave feedback On this page GroupDocs.Watermark can obtain...its format, size, number of pages, and encryption status either...

    docs.groupdocs.com/watermark/python-net/get-doc...
  4. Rearrange Document

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....difficile de modifier l’ordre des pages en perdant la mise en forme...explique comment réorganiser les pages PDF par programmation en Java...

    blog.groupdocs.com/fr/tag/rearrange-document/
  5. Extract text in Accurate mode | GroupDocs

    Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats in C#....mode Leave feedback On this page GroupDocs.Parser provides the...document text or only a document page. To extract a text from the...

    docs.groupdocs.com/parser/net/extract-text-in-a...
  6. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....EnableMinification = true; List pages = htmlHandler.GetPages(guid...(PageHtml page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/introducing-html-mini...
  7. Converting Documents | GroupDocs

    Learn how to convert PDF, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API....documents into multiple-page files: convert_by_page(folder_path, convert_options)...document into individual pages, saving each page as a separate file...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Overview Leave feedback On this page Electronic signature Electronic...document - file type, size, pages count, page height and width etc....

    docs.groupdocs.com/signature/net/features-overv...
  9. Product Overview | GroupDocs

    GroupDocs.Merger for Java provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Overview Leave feedback On this page GroupDocs.Merger for Java is...rotate and remove document pages and no third-party applications...

    docs.groupdocs.com/merger/java/product-overview/
  10. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....then iteratively rendering each page as an individual image file...By leveraging the API’s page‑by‑page conversion capabilities...

    kb.groupdocs.com/conversion/net/convert-doc-to-...