Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,458 for

pdf output formatting

(0.08 sec)
  1. Removing metadata | GroupDocs

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties... Some file formats and metadata standards allow...defined in the appropriate format/standard specification. In...

    docs.groupdocs.com/metadata/net/removing-metadata/
  2. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....information from various document formats. A wide range of makes it versatile...with gr . Redactor ( "source.pdf" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/hello-w...
  3. Render PPTX as HTML using Python

    Let's learn how to render PPTX as HTML using Python in few steps. This tutorial explains how to convert PPTX to HTML in Python for web-friendly presentation sharing....PowerPoint presentations into HTML format offers great flexibility for...and universally accessible format. Here are the complete steps...

    kb.groupdocs.com/viewer/python/render-pptx-as-h...
  4. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for Java 3.0.0. GroupDocs releases this product with the great power of rendering a variety of document formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for Java had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....rendering a variety of document formats to HTML and image representations...provided to easily control the output. The GroupDocs.Viewer for Java...

    blog.groupdocs.com/viewer/releasing-next-genera...
  5. Generate signature preview | GroupDocs

    This topic explains how to get document signature preview in c#...event handler ); image preview format - PNG / JPG / BMP, unique signature...PreviewFormats . PNG // Output format of preview }; // Generate...

    docs.groupdocs.com/signature/net/generate-signa...
  6. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....range of document formats is supported, such as: PDF, DOC, DOCX, PPT...See full list of supported formats at article Redaction types...

    docs.groupdocs.com/redaction/python-net/redacti...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...issues related to PDF, DWG and ODG file formats. Furthermore, a...with security settings in the PDF documents. So let’s walk through...

    blog.groupdocs.com/groupdocs.blog/page/37/
  8. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...trial Overview # Many document formats are tightly bound with fonts...defined font. Some document formats usually store the font data...

    blog.groupdocs.com/viewer/working-with-fonts/
  9. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for Java...messages to the standard console output. LogToConsole.java import com...converter = new Converter ( "formatting.docx" , ()-> settingsFactory...

    docs.groupdocs.com/conversion/java/logging/
  10. Count Words and Occurrences of each Word in a D...

    Count number of words and their occurrences in Pdf, Word, Excel, PowerPoint, and Email documents in Java using document parsing API....list of supported document formats like word-processing documents...document. The following is the output of the above code: lorem: 6...

    blog.groupdocs.com/parser/count-words-and-occur...