Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 8,332 for

paged

(0.15 sec)
  1. landscape to portrait

    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....Chaque page du document peut contenir des mises en page différentes...Cela dépend du contenu de la page ; celle dont l’orientation lui...

    blog.groupdocs.com/fr/tag/landscape-to-portrait/
  2. change orientation

    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....Chaque page du document peut contenir des mises en page différentes...Cela dépend du contenu de la page ; celle dont l’orientation lui...

    blog.groupdocs.com/fr/tag/change-orientation/
  3. 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...
  4. 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...
  5. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your Microsoft...entire document or specific pages. Supported Word Processing file...

    docs.groupdocs.com/viewer/net/render-word-docum...
  6. 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...
  7. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....value is false // Get pages List pages = imageHandler.GetPages(guid...options); foreach (PageImage page in pages) { //... } For more details...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  8. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode from documents using GroupDocs.Parser for Python via .NET. Fast text extraction with improved performance for large documents....mode Leave feedback On this page GroupDocs.Parser provides Raw...from page in Raw mode To extract text from a specific page in Raw...

    docs.groupdocs.com/parser/python-net/extract-te...
  9. Travailler avec les feuilles de calcul dans Gro...

    Apprenez comment charger un document de feuille de calcul (Excel) et le rendre en HTML, PDF, PNG et JPEG avec différentes options....feuilles en pages Rendre toute la feuille sur une page unique Découper...la feuille selon les sauts de page Rendre uniquement la zone d’impression...

    blog.groupdocs.com/fr/viewer/working-with-sprea...
  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-...