Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,286 for

presentation document support

(1.18 sec)
  1. Add Image Watermark to DOC Using Python

    This tutorial explains how to add image watermark to DOC using Python, allowing you to embed a centered logo watermark in Word 97–2003 Documents....to DOC Using Python Word documents in DOC format often require...Python , a powerful API for document processing. This tutorial...

    kb.groupdocs.com/watermark/python/add-image-wat...
  2. Spacing and formatting issue - RTF to PDF conve...

    The attached RTF files, when converted to PDF using GroupDocs, have: a spacing issue (for one doc the table flows to a 2nd page unnecessarily), and a formatting issue (an amount is generated with a space in it). Gener…...Conversion Product Family document-conversion iqxadministrator...the PDF using Word does not present the same issues. I have attached...

    forum.groupdocs.com/t/spacing-and-formatting-is...
  3. Leftover temp files in AppData\Local\Temp\Custo...

    Converting certain files to HTML, results in leftover temp files in this location: C:\Users\username\AppData\Local\Temp\CustomTempFonts Attaching my sample project with a sample PDF: GroupDocsTotal.zip (67.9 KB) I do…...Product Family csharp , dotnet , document-viewer Clemens November 26...when opening PDF files. It is present in GroupDocs.Viewer and most...

    forum.groupdocs.com/t/leftover-temp-files-in-ap...
  4. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, HTML, image and other formats with GroupDocs.Conversion for .NET....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/conversion/net/convert/pdf/
  5. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/search/net/faceted-search/
  6. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Java API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/merger/java/merge/
  7. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using c# programming language and GroupDocs.Merger API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/merger/net/merge/
  8. 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....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Symbol font in Word is not reproduced in HTML o...

    We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…... When the source document references that font, the...utilities (if not already present) RUN apt-get update && apt-get...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...
  10. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/search/java/faceted-search/