Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 2,947 for

file editor

(0.7 sec)
  1. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....Editor Product Solution GroupDocs...Create or obtain XML data (from file, string, or stream) Instantiate...

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  2. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....Editor Product Solution GroupDocs...To access XMP metadata in a file of any supported format, GroupDocs...

    docs.groupdocs.com/metadata/python-net/working-...
  3. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” File in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Editor Product Solution GroupDocs...Call method for “document.pdf” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  4. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Editor Product Solution GroupDocs...VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  5. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....Editor Product Solution GroupDocs...unified way regardless of the file format. Why use GroupDocs.Metadata...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  6. GroupDocs.Metadata Overview | GroupDocs

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the File format....Editor Product Solution GroupDocs...unified way regardless of the file format. Why use GroupDocs.Metadata...

    docs.groupdocs.com/metadata/java/product-overview/
  7. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs...instead of converting the entire file. To convert a set of consecutive...

    docs.groupdocs.com/conversion/java/convert-n-co...
  8. Comparison basic | GroupDocs

    Quick Start section about main features of GroupDocs.Comparison API, describes how to compare documents with just couple lines of code....Editor Product Solution GroupDocs...feedback Get supported file formats Get file info Compare documents...

    docs.groupdocs.com/comparison/java/basic-usage/
  9. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....Editor Product Solution GroupDocs...components are specific to the file format. That means you cannot...

    docs.groupdocs.com/annotation/java/add-componen...
  10. Saving files to different locations | GroupDocs

    Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to local disk, stream or FTP....Editor Product Solution GroupDocs...Advanced usage / Saving Saving files to different locations Leave...

    docs.groupdocs.com/conversion/java/saving-files...