Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 590 for

file type specification

(0.06 sec)
  1. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDocs.Search for .NET integration with Python using pythonnet. Learn 2 implementation approaches to solve dependency resolution challenges, with complete code examples for wrapper-based and manual Type resolution methods....Approach Works Method 2: Manual Type Resolution Approach (Full Control)...wrapper-based APIs to full manual type resolution. What you’ll learn:...

    blog.groupdocs.com/search/python-integration/
  2. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in documents using Python - learn stamp-based, image-based, and form field signature methods for secure document signing...📝 Understanding E-Signature Types & Their Benefits Form Field...Signature Methods: When to Use Each Type Security Best Practices for...

    blog.groupdocs.com/signature/sign-documents-wit...
  3. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Usage / Managing metadata for specific formats / Video / Working...metadata in ASF files Working with metadata in ASF files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. How to Sign RTF with Barcode Signature using C#

    Efficiently obtain guidance on how to sign RTF with Barcode signature using C#. Also, we'll supply you with code example to create Barcode signature in RTF using C#....object by providing the input RTF file path as an argument to its constructor...and set the Barcode signature type and preferred signing parameters...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...
  5. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Microsoft Project Files to HTML, PDF, PNG, and JPEG formats....rendering basics / Render Project files Render Project documents as...as HTML, PDF, and image files Leave feedback On this page allows...

    docs.groupdocs.com/viewer/java/render-ms-projec...
  6. Common conversion options | GroupDocs

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for .NET.... is a list of specific page number to be converted...options. specifies the desired file type the input document should...

    docs.groupdocs.com/conversion/net/common-conver...
  7. 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.... Following signature types are supported: Native text signatures...signatures based on certificate files and ability to support digital...

    docs.groupdocs.com/signature/java/features-over...
  8. Handle Common Template and Data Errors | GroupDocs

    Catch and handle common exceptions during document assembly and validate template syntax and data.... The main exception types are: DocumentAssemblerExc -...try-catch blocks Catch specific exception types Validate data sources...

    docs.groupdocs.com/assembly/net/basic-usage-err...
  9. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Java features....outputFormat parameter has a type. In turn, this type contains all supported...parameter user should select a specific format of the output WordProcessing...

    docs.groupdocs.com/editor/java/output-format-an...
  10. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Microsoft Project Files to HTML, PDF, PNG, and JPEG formats....rendering basics / Render Project files Render Project documents as...as HTML, PDF, and image files Leave feedback On this page allows...

    docs.groupdocs.com/viewer/nodejs-java/render-ms...