Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 6,593 for

editor

(0.37 sec)
  1. GroupDocs.Markdown for .NET Documentation | Gro...

    Convert PDF, Word, Excel, and other documents to clean Markdown with full control over output flavor, image handling, and formatting....Editor Product Solution GroupDocs...

    docs.groupdocs.com/markdown/net/
  2. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-b...
  3. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook, CSV, JSON or XML using GroupDocs.Metadata for Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/exportin...
  4. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly for .NET, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/merging-table-c...
  5. Verify Digital signatures in the document | Gro...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/verify-digita...
  6. Verifying documents with exception handling | G...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/verifying-doc...
  7. Come convertire DOCX in TXT utilizzando Java

    In questa guida forniremo semplici passaggi per convertire DOCX in TXT utilizzando Java. Inoltre, ti forniremo un esempio di codice che rappresenta come esportare DOCX in TXT in Java....come la collaborazione con editor di testo di base, l’estrazione...

    kb.groupdocs.com/it/conversion/java/how-to-conv...
  8. Cara Mengonversi DOCX ke TXT menggunakan C#

    Dalam tutorial ini, kami akan memberikan langkah-langkah sederhana untuk mengkonversi DOCX ke TXT menggunakan C#. Selanjutnya, kami akan memberikan contoh kode yang mewakili cara mengekspor DOCX ke TXT di C#....alasan, seperti bekerja dengan editor teks yang lebih sederhana,...

    kb.groupdocs.com/id/conversion/net/how-to-conve...
  9. API

    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....Editor for Java 引入了刪除投影片與工作表的 API、基於...

    blog.groupdocs.com/zh-hant/tag/api/
  10. Převeďte Word na Markdown pomocí C# | DOC do MD...

    Převeďte dokumenty Wordu na soubory Markdown pomocí C#. Transformujte soubory DOC/DOCX do formátu MD pomocí rozhraní GroupDocs .NET pro analýzu a konverzi API....Podobně téměř každý textový editor začal podporovat formát markdown...

    blog.groupdocs.com/cs/parser/convert-word-to-ma...