Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 960 for

presentation to pdf

(0.21 sec)
  1. Render DOC as HTML using Python

    AuTomate how To render doc as html using python. This walkthrough explains how To convert doc To html in python without installing extra software....proprietary viewers or converting to PDFs, developers can directly transform...for modernizing document presentation and enhancing accessibility...

    kb.groupdocs.com/viewer/python/render-doc-as-ht...
  2. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....faceted search example is presented below with queries in text...standard fields that may be present in documents of this type....

    docs.groupdocs.com/search/java/faceted-search/
  3. Introduction | GroupDocs

    This is an introduction To editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....document in some format (like DOCX, PDF, or XLSX). At this stage, you...HTML documents that may be presented in different forms. Once the...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  4. pdf_page_1.html

    All messages To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, OcTober 2016 Message: View th......including VSD, VSDX, VSSX, VST, PDF, HTML, JPG, PNG, TIFF and more...Aspose.Pdf for Java 11.8.0 – Improved conversion of PDF to PDFA...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  5. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....faceted search example is presented below with queries in text...standard fields that may be present in documents of this type....

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  6. Adding text watermarks | GroupDocs

    Following code snippet shows how To add text watermark To a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added To all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path To your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font To be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Measure Origin of Coordinates PDF Point Left bottom corner of page...top corner of worksheet Presentation Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. lotus_notes.pdf

    To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, OcTober 2016 Message: View this email in your browser Share this issue: Monthly Newsletter OcTober, 2016 Discover the Powe......including VSD, VSDX, VSSX, VST, PDF, HTML, JPG, PNG, TIFF and more...Aspose.Pdf for Java 11.8.0 – Improved conversion of PDF to PDFA...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  8. Convert HTML to Image using Python

    Convert HTML To Image using Python for pixel-perfect rendering. Easily export HTML To Image in Python To create visual snapshots for reports, previews, or archives....it easy to embed in presentations, PDFs, or dashboards. With...

    kb.groupdocs.com/conversion/python/convert-html...
  9. Running Examples | GroupDocs

    Learn how To run code examples in GroupDocs.Conversion for Python via .NET....quick-start-guide ├── **convert_docx_to_pdf.py** ├── **convert_files_in_archive...**convert_pdf_pages_to_png.py** ├── annual-review.pdf ├── business-plan...

    docs.groupdocs.com/conversion/python-net/gettin...
  10. Load diagram document with options | GroupDocs

    Learn how To load and convert diagram files (VSD, VSDX, Visio) with advanced options using GroupDocs.Conversion for .NET API....pdf" , options ); } Load VSDX file...converter . Convert ( "flowchart.pdf" , options ); } Load VSD with...

    docs.groupdocs.com/conversion/net/load-diagram-...