Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 3,938 for

editing

(0.07 sec)
  1. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Worksheet template to your document Edit the Worksheet with your data...

    docs.groupdocs.com/assembly/java/individual-ser...
  2. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....a group of collaborators to edit and review documents in a quick...

    docs.groupdocs.com/annotation/java/add-annotati...
  3. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Extracting property values | GroupDocs

    Learn common ways to read metadata property values and handle types in GroupDocs.Metadata for Python via .NET....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/python-net/extracti...
  5. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/getting-known-p...
  6. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Converti PDF in ODT utilizzando C#

    Converti in modo efficiente PDF in ODT utilizzando C# senza installare strumenti aggiuntivi. Migliora l'elaborazione dei documenti nei progetti con questa guida su come esportare PDF in ODT utilizzando C#.... Che si tratti di editing collaborativo, gestione di...

    kb.groupdocs.com/it/conversion/net/convert-pdf-...
  8. Cómo convertir EPUB a PDF usando Java

    Familiaricémonos con un proceso paso a paso para convertir EPUB a PDF usando Java con simples llamadas API y revisemos un código de muestra para convertir un archivo EPUB a PDF en Java....electrónico a un formato no editable utilizando una de las mejores...

    kb.groupdocs.com/es/conversion/java/how-to-conv...
  9. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library....convert plain TXT files into editable DOCX documents. The code snippet...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  10. Sunting Teks di XLSX menggunakan Java

    Dalam tutorial ini, Anda akan mempelajari cara menyunting teks di XLSX menggunakan Java. Selain itu, Anda akan mendapatkan contoh kode sederhana untuk mengganti teks di XLSX menggunakan Java....frasa persis yang ingin Anda edit dan tentukan cara menggantinya...

    kb.groupdocs.com/id/redaction/java/redact-text-...