Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 31,675 for

redaction

(0.63 sec)
  1. Извлечение метаданных из XLSX с помощью C#

    В этой статье мы опишем все шаги, необходимые для извлечения метаданных из XLSX с помощью C#. Также будет включен пример кода C# для извлечения метаданных XLSX....Redaction Product Family Извлечение...

    kb.groupdocs.com/ru/parser/net/extract-metadata...
  2. Как преобразовать MSG в EML с помощью C#

    В этом разделе вы узнаете, как преобразовать MSG в EML с помощью C# без использования стороннего программного обеспечения. Кроме того, мы предоставим код для экспорта MSG в EML на C#....Redaction Product Family Как преобразовать...

    kb.groupdocs.com/ru/conversion/net/how-to-conve...
  3. Pie Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to 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....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  4. Multicolored Numbered List in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Word Processing Document format. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/multicolored-n...
  5. Convert RTF to ODT using Node.js

    Easily convert RTF to ODT using Node.js while preserving formatting. This guide walks you through the steps to efficiently export RTF to ODT in Node.js with minimal effort....Redaction Product Family Convert RTF...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  6. Convert TXT to XLSX using Node.js

    Convert TXT to XLSX using Node.js with a fast, offline method. Learn how to export TXT to XLSX in Node.js and automate text-to-spreadsheet conversion easily....Redaction Product Family Convert TXT...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  7. Remove annotation from document | GroupDocs

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/remove-annota...
  8. Load document from Azure Blob Storage | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/load-document...
  9. 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 the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-ellipse-a...