Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 534 for

custom temporary file manager

(0.62 sec)
  1. Working with CAD metadata | GroupDocs

    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.CadPackage property. The following code snippet reads metadata associated with a CAD File. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Quick Start Guide | GroupDocs

    A guide on how to get started using the groupdocs-total-net package for Python via .NET....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/total/python-net/quick-start...
  3. Features Overview | GroupDocs

    This is an overview of GroupDocs.Merger for Java library features and capabilities...Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/merger/java/features-overview/
  4. Working with metadata in JPEG images | GroupDocs

    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....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Advanced Usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/java/advanced-usage/
  6. Other | GroupDocs

    Learn about managing metadata for various important formats....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/net/other/
  7. Features Overview | GroupDocs

    GroupDocs.Annotation for Python via .NET adds annotations, markup, and review comments to documents and images through a single, format-independent API — text markup, shapes, watermarks, image and link stamps, text fields, threaded replies, versions, and import/export — and saves the result back to the original format....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/annotation/python-net/featur...
  8. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/search/java/indexing-passwor...
  9. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font Files. The following are the steps to read the header of an OpenType File. Load an OpenType font File Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/java/working-with-o...
  10. Features overview | GroupDocs

    With GroupDocs.Viewer for Node.js you can render Files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded Files and compressed Files, and extract document text....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/viewer/nodejs-java/features-...