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

file conversion

(0.06 sec)
  1. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional File format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain File format information advanced_usage....Conversion Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. How to use custom cache implementation | GroupDocs

    How to use custom caching implementation with GroupDocs.Viewer using Java....Conversion Product Solution GroupDocs...listing of the MemoryCache.java file is below: Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  3. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Conversion Product Solution GroupDocs...document information from the local file. Old API DocumentInfo documentInfo...

    docs.groupdocs.com/watermark/net/migration-notes/
  4. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....Conversion Product Solution GroupDocs...signatureFont ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  5. How to Extract Text from Word Document using C#

    This quick tutorial provides thorough information to extract text from Word document using C# and how to create the read text from Word document C# application....Conversion Product Family GroupDocs...extracting the text from the Word file Create an object of the Parser...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  6. Product Overview | GroupDocs

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....Conversion Product Solution GroupDocs...Editor for Java you can edit files of various formats and no third-party...

    docs.groupdocs.com/editor/java/product-overview/
  7. Hello, World! | GroupDocs

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

    docs.groupdocs.com/watermark/python-net/hello-w...
  8. How to verify signatures with LINQ queries | Gr...

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

    docs.groupdocs.com/signature/net/verify-signatu...
  9. Composing signature with linear gradient brush ...

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

    docs.groupdocs.com/signature/net/composing-sign...
  10. Document renaming | GroupDocs

    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...Conversion Product Solution GroupDocs...@"c:\MyDocuments\NewDocumentName.txt" ; File . Move ( oldDocumentPath , newDocumentPath...

    docs.groupdocs.com/search/net/document-renaming/