Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 5,796 for

file conversion

(0.51 sec)
  1. GroupDocs.Watermark for Node.js via Java | Grou...

    GroupDocs.Watermark for Java developer documentation. Learn how to add watermarks using nodejs...Conversion Product Solution GroupDocs...support for the documents of 40+ file formats. Supports watermark...

    docs.groupdocs.com/watermark/nodejs-java/
  2. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer File formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or documents. IAB-2 taxonomy for News/Cites classification....Conversion Product Solution GroupDocs...Word and OpenDocument Writer file formats, PDF documents, RTF...

    docs.groupdocs.com/classification/net/introduci...
  3. ClassNotFoundException BouncyCastleProvider exc...

    This article is about ClassNotFoundException: BouncyCastleProvider exception...Conversion Product Solution GroupDocs...jar library as JAR file from . Put the file into your project...

    docs.groupdocs.com/viewer/java/classnotfoundexc...
  4. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Conversion Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  5. 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....Conversion Product Solution GroupDocs...metadata in FLV files Working with metadata in FLV files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Conversion Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "output.pdf"...

    docs.groupdocs.com/signature/java/sign-document...
  7. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....Conversion Product Family GroupDocs...Java Metadata found in PPTX files can include sensitive data like...

    kb.groupdocs.com/redaction/java/remove-metadata...
  8. Redact Text in DOCX using C#

    In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....Conversion Product Family GroupDocs...by providing the file path of the DOCX file as an argument to...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  9. maven-app.zip

    maven-app/formatting.docx Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ §......rendering quality during file conversion There is a continuous section...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  10. Remove Annotations from RTF using C#

    Learn how to efficiently remove annotations from RTF using C#. This guide includes code demonstrating the process of how to delete annotations in RTF using C#....Conversion Product Family GroupDocs...from RTF (Rich Text Format) files can be crucial for maintaining...

    kb.groupdocs.com/redaction/net/remove-annotatio...