Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 56,353 for

api

(0.07 sec)
  1. How to Add Watermark in Word using C#

    This short article focus on how to add watermark in Word using C#. It's a step-by-step instructions with sample code to insert watermark in Word using C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...C# by consuming a couple of API calls. Furthermore, we will explain...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  2. GroupDocs.Viewer for Java - Document Viewer Jav...

    GroupDocs pleased to announce another release of Java Document Viewer App (Modern UI) v3.2.0 using GroupDocs.Viewer for Java version 17.5.0. This release v3.2.0 comes up with new features and improvements for Search, Print and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this new version....the UI, Scripts and Controller/API’s Let’s explore the major features...GroupDocs.Viewer. Download - API Package Documentation - Product...

    blog.groupdocs.com/viewer/groupdocs.viewer-java...
  3. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata Api allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs Metadata API allows the user to read Adobe...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Upgrade an Order Support Docs API Reference Live Demos Free Support...code snippet shows the way of API usage: The following code snippet...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  5. 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...
  6. GroupDocs.Merger for Java | Documentation

    Use GroupDocs.Merger for Java to merge several documents into one, split single document to multiple and organize documents in different ways....Upgrade an Order Support Docs API Reference Live Demos Free Support...Pages GroupDocs.Merger for Java API Reference WHAT'S NEW? GroupDocs...

    docs.groupdocs.com/merger/java/
  7. Product Overview | Documentation

    Apply annotations to your documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....Upgrade an Order Support Docs API Reference Live Demos Free Support... With a powerful and simple API, you can do the following. Annotate...

    docs.groupdocs.com/annotation/java/product-over...
  8. Saving to HTML with External Resource Files | D...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Upgrade an Order Support Docs API Reference Live Demos Free Support...code snippet shows the way of API usage: In the following example...

    docs.groupdocs.com/assembly/net/saving-to-html-...
  9. Load from local disc | Documentation

    This article shows how the redaction Api is used to load file from disk....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/net/load-from-loca...
  10. Ինչպես փոխարկել HTML-ը պատկերի C#-ում

    Քննեք օրինակելի կոդը, թե ինչպես փոխարկել HTML-ը պատկերի C#-ում, ինչպես նաև մանրամասն հրահանգներ՝ C# HTML-ը PNG ֆունկցիոնալությունը գործի դնելու համար:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...Պատկերի` օգտագործելով C# մի քանի API զանգերով: Ավելին, փաստաթղթերի...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...