Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,305 for

pdf output formatting

(0.38 sec)
  1. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....signature by document type (PDF, Microsoft Word documents and...signature . Signature ( "sample.pdf" ) # Create text signature options...

    docs.groupdocs.com/signature/python-net/feature...
  2. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....to convert a file from DOC to PDF. One of parameters of this method...Doc, Docx and DOC to PDF and PPT to PDF, HTML to DOC and DOCX...

    blog.groupdocs.com/total/how-to-perform-callbac...
  3. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET.... file_format } " ) print ( f " Extension:...file_type = info . file_type . file_format else : file_type = "Unknown"...

    docs.groupdocs.com/parser/python-net/detect-fil...
  4. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using C# programming language....NET supports 3 formats from the e-Book family: (MobiPocket)...(MobiPocket), , also known as Kindle Format 8 (KF8), (Electronic Publication)...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/
  5. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Open ( @"C:\\Temp\\sample_output_file.pdf" , FileMode . Open , FileAccess...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/net/save-to-stream/
  6. render_docx_to_pdf.zip

    demo-app/render_docx_to_Pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def render_docx_to_Pdf(): # Get license file absolute path ......demo-app/render_docx_to_pdf.py import os from groupdocs.viewer...PdfViewOptions def render_docx_to_pdf(): # Get license file absolute...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  7. Supported File Formats | GroupDocs

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more formats....Supported File Formats Supported File Formats Leave feedback...following table indicates the file formats that GroupDocs.Signature for...

    docs.groupdocs.com/signature/python-net/support...
  8. 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 the same way...result = signature . sign ( "output.zip" , options ); // analyze...

    docs.groupdocs.com/signature/java/signing-archi...
  9. 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...
  10. 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...