Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 55,009 for

api

(0.04 sec)
  1. Password Protect PowerPoint Presentations | Loc...

    Add password to PowerPoint presentations. Lock PPT files with password protection using free online app & programmatically using GroupDocs....NET API, you can explore the following links: .NET API Documentation...Java API, you can explore the following links: Java API Documentation...

    blog.groupdocs.com/merger/password-protect-powe...
  2. Image extractor on GroupDocs Blog | Document Au...

    Image extractor on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Image extractor on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......NET API עם תכונות לחילוץ תמונות מ-PDF...תמלילים ומדפים ספציפיים באמצעות API לניתוח ב-C#. Recent content in...

    blog.groupdocs.com/he/tag/image-extractor/index...
  3. csharp parser on GroupDocs Blog | Document Auto...

    csharp parser on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in csharp parser on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......NET API s funkcemi pro extrahování obrázků...specifických stránek pomocí rozhraní API pro analýzu v C#. Recent content...

    blog.groupdocs.com/cs/tag/csharp-parser/index.xml
  4. Image extractor on GroupDocs Blog | Document Au...

    Image extractor on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Image extractor on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......NET-API mit Funktionen zum Extrahieren...Seiten mithilfe der Parsing-API in C#. Recent content in Image...

    blog.groupdocs.com/de/tag/image-extractor/index...
  5. Image extractor on GroupDocs Blog | Document Au...

    Image extractor on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Image extractor on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......NET API dengan fitur untuk mengekstrak...tertentu menggunakan parsing API di C#. Recent content in Image...

    blog.groupdocs.com/id/tag/image-extractor/index...
  6. Defining Relations Between DocumentTable Instan...

    Define Relations Between Document Table Instances Api provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler...Upgrade an Order Support Docs API Reference Live Demos Free Support...Between Document Table Instances API provides ability to define relations...

    docs.groupdocs.com/assembly/net/defining-relati...
  7. Working with annotation replies | Documentation

    The page describes how to manage replies for different document types using GroupDocs.Annotation for .NET Api....Upgrade an Order Support Docs API Reference Live Demos Free Support...collaborator’s device. provides an API to add, edit, or delete annotation...

    docs.groupdocs.com/annotation/net/working-with-...
  8. Load from local disc | Documentation

    Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction Api, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor....Upgrade an Order Support Docs API Reference Live Demos Free Support...is a main class in Redaction API, providing functionality to open...

    docs.groupdocs.com/redaction/java/load-from-loc...
  9. Working with CAD metadata | Documentation

    The GroupDocs Metadata Api provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata Api provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Upgrade an Order Support Docs API Reference Live Demos Free Support...feedback The GroupDocs Metadata API provides the feature to read...

    docs.groupdocs.com/metadata/java/working-with-c...
  10. Result compare 2 files word is wrong - Free Sup...

    Input and output files: input_231215.7z (449.9 KB) GroupDocs.Comparison .NET version: 25.2.0 Please retest my input files Thank you!...Add(target); // Options for Group Docs API CompareOptions compareOptions...Console.WriteLine("Time process API: " + elapsedTime.ToString());...

    forum.groupdocs.com/t/result-compare-2-files-wo...