Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 597 for

file type specification

(0.17 sec)
  1. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....pass an input document (through file path or byte stream) along with...for saving. Detecting document type Sometimes it is necessary to...

    docs.groupdocs.com/editor/net/introduction/
  2. Features overview | GroupDocs

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....documents into one document, join specific pages or page ranges from...single page or a collection of specific page numbers from the source...

    docs.groupdocs.com/merger/python-net/features-o...
  3. How to Sign DOCX with Barcode Signature using Java

    Efficiently obtain assistance to sign DOCX with Barcode signature using Java. Also, we will supply code example to to create Barcode signature in DOCX using Java....class by passing input DOCX file’s path as an argument to its...specify the Barcode signature type along with the desired signing...

    kb.groupdocs.com/signature/java/how-to-sign-doc...
  4. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT Files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....options for different document types / Load WordProcessing document...Option Description The document type is auto-detected during loading...

    docs.groupdocs.com/conversion/net/load-wordproc...
  5. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF Files to HTML, PNG, and JPEG formats....documents as HTML and image files Leave feedback On this page...allows you to render your PDF files in HTML, PNG, and JPEG formats...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  6. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....signatures and matching a specific name (“John Smith”) in a case-insensitive...instance using the specified file. using ( var signature = new...

    docs.groupdocs.com/signature/net/search-signatu...
  7. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Conversion for .NET...conversion process to any supported file format (instead of ConversionHander...approx. depending on document type). Document convert options simplified...

    docs.groupdocs.com/conversion/net/migration-notes/
  8. Migration notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Conversion for Java...conversion process to any supported file format (instead of the ConversionHander...approx. depending on the document type). Document conversion options...

    docs.groupdocs.com/conversion/java/migration-no...
  9. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....is not concerned with which specific editor software is used, but...an input document (through a file path or byte stream) along with...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  10. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact Type of a presentation The following sample of code will help you to detect the exact Type of a loaded presentation and extract some additional File format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain File format information advanced_usage....Usage / Managing metadata for specific formats / Documents / Working...refer to . Detecting the exact type of a presentation The following...

    docs.groupdocs.com/metadata/java/working-with-m...