Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 2,673 for

file editor

(0.1 sec)
  1. GroupDocs.Assembly for Java 18.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 18.5. Major Features Support for dynamic coloring of chart series and individual series points for the most of supported File formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-67  Support dynamic coloring of chart series and individual series points for Word Processing documents  Feature ASSEMBLYNET-68 Support dynamic coloring of chart series and individual series points for Spreadsheet documents  Feature ASSEMBLYNET-69 Support dynamic coloring of chart series and individual series points for Presentation documents  Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs...points for the most of supported file formats. Full List of Features...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  2. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Editor Product Solution GroupDocs...annual-review.docx is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-to-p...
  3. Verifying Text signatures | Documentation

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...RichText ); // sign document to file VerificationResult result =...

    docs.groupdocs.com/signature/java/verify-text-s...
  4. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Editor Product Solution GroupDocs...Image }; // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/composing-sign...
  5. Composing signature with linear gradient brush ...

     This article explains how to fill signature background with linear gradient brush...Editor Product Solution GroupDocs...Image }; // sign document to file signature . Sign ( "signed.docx"...

    docs.groupdocs.com/signature/net/composing-sign...
  6. Hello, World! | Documentation

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example....Editor Product Solution GroupDocs...formats. There are many other file formats are . Steps to Render...

    docs.groupdocs.com/watermark/python-net/hello-w...
  7. Document renaming | Documentation

    This article demonstrate that how to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation...Editor Product Solution GroupDocs...@"c:\MyDocuments\NewDocumentName.txt" ; File . Move ( oldDocumentPath , newDocumentPath...

    docs.groupdocs.com/search/net/document-renaming/
  8. How to verify signatures with LINQ queries | Do...

     This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....Editor Product Solution GroupDocs...// Define the path to the PDF file. string filePath = Constants...

    docs.groupdocs.com/signature/net/verify-signatu...
  9. Add link annotation | Documentation

    The page describes how to add link annotation to a document using GroupDocs.Annotation for Java....Editor Product Solution GroupDocs...// Add annotation and save to file annotator . add ( link ); annotator...

    docs.groupdocs.com/annotation/java/add-link-ann...
  10. Add point annotation | Documentation

    The page describes how to add point annotation to a document using GroupDocs.Annotation for Java....Editor Product Solution GroupDocs...// Add annotation and save to file annotator . add ( point ); annotator...

    docs.groupdocs.com/annotation/java/add-point-an...