Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 12,097 for

formatting

(0.17 sec)
  1. 在 C# 中将演示文稿转换为图像 | PPT转JPG | PPT转PNG

    使用 C# 将 PPT/PPTX 格式的 PowerPoint 演示文稿转换为 JPG 或 PNG 格式。使用 .NET API 以编程方式将演示文稿转换为图像。...Format("path/convertedPPT{0}.jpg"...= new ImageConvertOptions { Format = ImageFileType.Jpg }; converter...

    blog.groupdocs.com/zh/conversion/convert-presen...
  2. GroupDocs.Viewer for Java 26.3 – Version de mar...

    GroupDocs.Viewer for Java 26.3 corrige des bugs critiques de rendu, améliore les performances et ajoute de nouvelles options de remplacement de diapositives—disponibles dès maintenant via Maven....lors du rendu vers tous les formats de sortie VIEWERNET‑5530 Bug...consécutifs pour la famille de formats Spreadsheet VIEWERNET‑5513...

    blog.groupdocs.com/fr/viewer/groupdocs-viewer-f...
  3. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Page %d/%d" , p + 1 , documentInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Extract data from various formats / Extract data from ePUB eBooks.... out . println ( String . format ( "Page %d/%d" , p + 1 , documentInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. GroupDocs Blog | Document Automation Solutions ...

    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....to export popular document formats to clean Markdown. GroupDocs...visible content and expanded SVGZ format conversions, along with customizable...

    blog.groupdocs.com/
  6. GroupDocs Blog | Document Automation Solutions ...

    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....to export popular document formats to clean Markdown. GroupDocs...visible content and expanded SVGZ format conversions, along with customizable...

    blog.groupdocs.com/
  7. GroupDocs Conversion on GroupDocs Blog | Docume...

    GroupDocs Conversion on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs Conversion on GroupDocs Blog | Document Automation Solutions for .NET &...... Ubah file MD menjadi format portabel menggunakan API konversi...menggunakan C#. Ubah file MD menjadi format portabel menggunakan API konversi...

    blog.groupdocs.com/id/tag/groupdocs-conversion/...
  8. Possibility to Cache Page Previews using GroupD...

    We are pleased to announce another monthly release of GroupDocs.Annotation for .NET 19.1. API now allows you to cache page previews and implement possibility to display distance annotation caption for Slide, Cell and Diagram formats. Apart from that, line width issue in Slides is fixed. Please follow the release notes here for further details. We’d recommend you to download the new version of the API to enhance your document annotation experience....for Slide, Cell and Diagram formats. Apart from that, line width...Diagrams Add support of older format for Slides (.ppt), Cells (...

    blog.groupdocs.com/annotation/possibility-to-ca...
  9. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....read all revisions in Word format Ability to accept or reject...reject revisions in Word format For details, please visit Features...

    blog.groupdocs.com/metadata/track-changes-word-...
  10. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert text files to HTML, PDF, PNG, and JPEG formats....to HTML, PDF, PNG, and JPEG formats so you can view document content...to HTML, PDF, PNG, or JPEG format. These methods allow you to...

    docs.groupdocs.com/viewer/net/render-text-files/