Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 929 for

presentation to pdf

(0.83 sec)
  1. 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...
  2. 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...
  3. GroupDocs.Conversion Product Family

    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....convert your email message to PDF format. In this article, you...files like EML and MSG into PDF using C# . In one of the other...

    blog.groupdocs.com/categories/groupdocs.convers...
  4. 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...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...view documents as PDFs as a fundamental skill. PDF is a widely accepted...programmatically render Word documents as PDF in Java. Additionally, we will...

    blog.groupdocs.com/groupdocs.blog/page/18/
  6. GroupDocs.Conversion Product Family

    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....age, the ability to convert PDF documents to HTML format is becoming...or a user looking to make a PDF document more accessible, understanding...

    blog.groupdocs.com/categories/groupdocs.convers...
  7. Adding text watermarks | GroupDocs

    Add text watermarks To pages, worksheets, slides or frames using Python via .NET....pdf" ) as watermarker : font = gww...watermarker . save ( "output.pdf" ) If a document consists of...

    docs.groupdocs.com/watermark/python-net/adding-...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...convert your email message to PDF format. In this article, you...files like EML and MSG into PDF using C# . In one of the other...

    blog.groupdocs.com/groupdocs.blog/page/31/
  9. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/viewer/java/technical-support/weekly0.5https://docs.groupdocs.com/viewer/net/techni......com/viewer/java/get-pdf-output-file-info/weekly0.5https://docs...com/viewer/java/optimization-pdf-convert-grayscale/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/viewer.xml
  10. Split a worksheet into pages | GroupDocs

    This Topic describes how To use the GroupDocs.Viewer .NET API (C#) To split worksheets inTo pages when rendering spreadsheet files To HTML, Pdf, and image formats....converts it to the resultant PDF file, where every worksheet from...rendered to one page in output PDF. C# using GroupDocs.Viewer ;...

    docs.groupdocs.com/viewer/net/split-worksheet-i...