Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 3,159 for

file format conversion

(0.13 sec)
  1. Extract Hyperlinks from PPTX using C#

    Learn how to extract hyperlinks from PPTX using C# for presentation analysis, content management. This topic also includes code to read hyperlinks from PPTX in C#....Conversion Product Family GroupDocs...or converting PPTX files to other formats, this guide will help...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  2. Features Overview | GroupDocs

    This artice decsribes the features of GroupDocs.Merger for .NET library. It allows you to Merge PDF, Merge JPG, Split Document, Move Page, Swap Pages of the documents....Conversion Product Solution GroupDocs...information about source document - file type, size, pages count, page...

    docs.groupdocs.com/merger/net/features-overview/
  3. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Conversion Product Solution GroupDocs...save it as a rasterized PDF file (containing images of the original...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  4. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD Files. The supported CAD Formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD File. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Conversion Product Solution GroupDocs...Managing metadata for specific formats / Other / Working with CAD...

    docs.groupdocs.com/metadata/net/working-with-ca...
  5. Installation | GroupDocs

    This guide helps you quickly install GroupDocs.Watermark for .NET, a powerful library to add, edit, or remove watermarks from PDF, Word, Excel, PowerPoint, Visio, and image Formats. Choose your preferred method below. Install via NuGet (Recommended) Follow these steps to reference GroupDocs.Watermark using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer....Conversion Product Solution GroupDocs...PowerPoint, Visio, and image formats. Choose your preferred method...

    docs.groupdocs.com/watermark/net/installation/
  6. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...Conversion Product Solution GroupDocs...metadata standard. Most image formats support metadata specification...

    docs.groupdocs.com/signature/java/esign-image-w...
  7. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...Conversion Product Solution GroupDocs...metadata standard. Most image formats support metadata specification...

    docs.groupdocs.com/signature/python-net/esign-i...
  8. Existing objects in diagram document | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....Conversion Product Solution GroupDocs...shapes with particular text formatting You can also find and remove...

    docs.groupdocs.com/watermark/java/existing-obje...
  9. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for File Formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....Conversion Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic document insertion...

    docs.groupdocs.com/assembly/java/inserting-docu...
  10. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the inFormation contained in the document....Conversion Product Solution GroupDocs...based on digital certificate files and ability to support digital...

    docs.groupdocs.com/signature/net/features-overv...