Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 3,255 for

file format conversion

(0.18 sec)
  1. Load from Stream | GroupDocs

    This article shows that how to load File from stream using redaction API...Conversion Product Solution GroupDocs...As an alternative to a local file, can open a document from stream...

    docs.groupdocs.com/redaction/net/load-from-stream/
  2. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your Java applications....Conversion Product Solution GroupDocs...supported for the following formats: Use the object to manage loading...

    docs.groupdocs.com/viewer/java/loading-external...
  3. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......Viewer viewer = new Viewer("formatting.docx"); viewer.view(HtmlViewOptions...close(); } } java-app/formatting.docx Font Formatting Source Sans Pro...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  4. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various Formats like JPG, PNG, TIFF and others....Conversion Product Solution GroupDocs...nature from images of various formats like JPG, PNG, TIFF and others...

    docs.groupdocs.com/redaction/python-net/image-r...
  5. Basic usage | GroupDocs

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Conversion Product Solution GroupDocs...to it. Get supported file formats Get file info Get document page...

    docs.groupdocs.com/redaction/net/basic-usage/
  6. Working with interpreted values | GroupDocs

    Understand and extract human-readable (interpreted) values for metadata properties using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...interpreted value. def run_single_file (): with gm . Metadata ( r "D:...

    docs.groupdocs.com/metadata/python-net/working-...
  7. 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...for the documents of 40+ file formats. Supports watermark search...

    docs.groupdocs.com/watermark/nodejs-java/
  8. 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...Documents could be in various formats,including Microsoft Word and...

    docs.groupdocs.com/classification/net/introduci...
  9. 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...shapes with particular text formatting You can also find and remove...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  10. How to Extract Images from Word Document using ...

    This article provides thorough instructions to extract Images from Word document using Java and how to create the Java image extractor from Word application....Conversion Product Family GroupDocs...extracting images from Word file Create an instance of the Parser...

    kb.groupdocs.com/parser/java/how-to-extract-ima...