Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,453 for

pdf output formatting

(0.07 sec)
  1. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...signing archive files with formats like ZIP, TAR, 7Z, LZ, GZIP...result = signature . Sign ( "output.zip" , options ); // analyze...

    docs.groupdocs.com/signature/net/signing-archiv...
  2. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for Java API....storage content to different formats The following code snippet...storage content to a different format based on the content type:...

    docs.groupdocs.com/conversion/java/load-persona...
  3. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...pdf"; //path to some document Editor...dy>", null); // Define the output file path and save options...

    forum.groupdocs.com/t/unable-to-view-document-i...
  4. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license file absolute path ......PngViewOptions("render_docx_to_png/output_{0}.png") # Render DOCX to...several seconds I've found Aspose.PDF for .NET on Softpedia website:...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  5. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....embedded into different media formats. The defined XMP data model...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/python-net/working-...
  6. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....image file format) is a standard that specifies the formats to be...definition and name of the format, EXIF is just a metadata standard...

    docs.groupdocs.com/metadata/python-net/working-...
  7. Adding text watermarks | GroupDocs

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

    docs.groupdocs.com/watermark/python-net/adding-...
  8. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....tools Multi-format document watermarking : Works with PDFs, images...document_path = "business_report.pdf" output_document_path = "confide...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  9. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....pdf" using ( Watermarker watermarker...= new Watermarker ( "sample.pdf" )) { // Initialize the font...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. convert_docx_to_pdf.zip

    demo-app/business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview......pdf HOME BASED PROFESSIONAL SERVICES...possible. demo-app/convert_docx_to_pdf.py import os from groupdocs.conversion...

    docs.groupdocs.com/conversion/python-net/_sampl...