Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 3,793 for

editing

(0.05 sec)
  1. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/getting-known-...
  2. How to run examples | Documentation

    This article describes how to run Java file conversion API code examples....you can fork the repository, edit the source code, and create...

    docs.groupdocs.com/conversion/java/how-to-run-e...
  3. Atur ulang Halaman di Word menggunakan C# | Men...

    Susun ulang halaman file Word menggunakan C#. Contoh yang sedang berjalan menunjukkan cara mengubah urutan halaman dalam file DOC/DOCX menggunakan .NET API....juga # Bandingkan Dokumen Word Edit Dokumen Word Lindungi / Buka...

    blog.groupdocs.com/id/merger/move-word-pages-us...
  4. GroupDocs.Metadata Overview | Documentation

    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....which allows users to read and edit metadata associated with various...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  5. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Microsoft e permite que você crie e edite documentos contendo itens ou...

    blog.groupdocs.com/pt/categories/groupdocs.merg...
  6. Ways to Convert SVG to JPG

    Convert SVG to JPG images using online & free SVG converter. Developers can perform the conversion with few lines of code using .NET & Java API....format, which makes it easier to edit and make pixel-level changes...

    blog.groupdocs.com/conversion/convert-svg-to-jpg/
  7. GroupDocs.Assembly for .NET 17.11 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 17.11. Major Features This release of GroupDocs.Assembly comes up with several new features to dynamically manipulate non-textual document elements. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-43  Support dynamic insertion of images for email messages with HTML body  Feature ASSEMBLYNET-47 Add ability to remove selective chart series dynamically  Feature ASSEMBLYNET-50 Support dynamic generation of Codablock F barcodes  Feature ASSEMBLYNET-51 Support dynamic generation of GS1 Codablock F barcodes  Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Security Events Acquisition Edit GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. 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....which allows users to read and edit metadata associated with various...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  9. Password Protect Excel Spreadsheets | Lock XLS/...

    Add password to Excel spreadsheets. Lock Excel files with password protection using free online app & programmatically.... Preventing unauthorized edits and maintaining data integrity...

    blog.groupdocs.com/merger/password-protect-exce...
  10. GroupDocs.Total for .NET | Documentation

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....viewing preferences, create and edit annotations, apply digital signatures...

    docs.groupdocs.com/total/net/