Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 5,672 for

file merger

(0.2 sec)
  1. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font Files. The following are the steps to read the header of an OpenType File. Load an OpenType font File Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Merger Product Solution GroupDocs...information from OpenType font files. The following are the steps...

    docs.groupdocs.com/metadata/net/working-with-op...
  2. Install GroupDocs.Viewer for Python via .NET | ...

    Install GroupDocs.Viewer for Python via pip or download assemblies from the official website....Merger Product Solution GroupDocs...dependency to your requirements.txt file by including the following line:...

    docs.groupdocs.com/viewer/python-net/installation/
  3. Add Image Watermark to PNG Using Python

    Use Python to add image watermark to PNG using Python for asset protection. Learn how to apply watermark to PNG in Python without affecting image clarity or transparency....Merger Product Family GroupDocs.Redaction...adding image overlays to PNG files Bring in the watermarking modules...

    kb.groupdocs.com/watermark/python/add-image-wat...
  4. 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#....Merger Product Family GroupDocs.Redaction...by providing the file path of the DOCX file as an argument to...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  5. How to Extract Images from PowerPoint in Java

    Let's learn the process of how to extract images from PowerPoint in Java and how to use it for creating the application to get images from PowerPoint using Java....Merger Product Family GroupDocs.Redaction...extract images from PowerPoint file Import required classes for...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  6. How to Extract Text from PDF using Java

    Discover the effective method to extract text from PDF using Java. We will provide you the Java code to extract text from PDF without installing extra installation....Merger Product Family GroupDocs.Redaction...class object using input PDF file’s path in its constructor Call...

    kb.groupdocs.com/viewer/java/how-to-extract-tex...
  7. How to Add Text Field Annotation in PDF using C#

    In this topic, we will show you how to add text field annotation in PDF using C#. We will assist you in writing code to insert text field annotation to PDF in C#....Merger Product Family GroupDocs.Redaction...to a specific area of a PDF file and are particularly useful...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  8. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Merger Product Solution GroupDocs...supported for CSV files. Therefore, for CSV file method returns...

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Merger Product Solution GroupDocs...Supported Output File Formats Depending on Input File Formats The...

    docs.groupdocs.com/assembly/java/introducing-gr...
  10. 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....Merger Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...