Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 16,290 for

file

(0.54 sec)
  1. Annotation basics | GroupDocs

    Quick Start section about main features of GroupDocs.Annotation API, describes how to annotate documents with just couple lines of code....feedback Get supported file formats Get file info Add annotation...

    docs.groupdocs.com/annotation/net/basic-usage/
  2. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop File format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/Fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop File format) from a PSD image. Load a PSD File Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....information on the Photoshop file format and metadata blocks please...Photoshop file format) from a PSD image. a PSD file Get the root...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a File of any supported format....To access XMP metadata in a file of any supported format, GroupDocs...to read XMP metadata: Load a file that contains XMP metadata Extract...

    docs.groupdocs.com/metadata/nodejs-java/working...
  4. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API....sample to show how to embed a PDF file into a Word document as an OLE...an OLE object. // Embed a PDF file into a Word document as an OLE...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  5. Remove Text Watermark from DOC Using Python

    Remove text watermark from DOC using Python by programmatically detecting and deleting hidden Word watermark text. A practical Python-based solution for clean documents....DOC Using Python Legacy DOC files frequently include text watermarks...search modules to your Python file Access the DOC document by wrapping...

    kb.groupdocs.com/watermark/python/remove-text-w...
  6. Add Text Watermark to DOC using Java

    Let's learn how to add text watermark to DOC using Java. We will also provide you code to insert text watermark to DOC using Java without requiring extra software....adding a watermark to a DOC file Initialize a new instance of...indicating the path of the DOC file in its constructor Create an...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  7. How to Sign XLSX with Barcode Signature using C#

    Easily access assistance on how to sign XLSX with Barcode signature using C#. Additionally, we will furnish a code example to create Barcode signature in XLSX using C#....a barcode signature to XLSX file format. In this tutorial, we...project in order to sign XLSX file using Barcode signature Add...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  8. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...pptx files render correctly and the images...your scenario: Rendering .pptx Files in the UI Backend Logic : Use...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  9. Licensing | GroupDocs

    GroupDocs.Conversion for Python via .NET free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....absolute path of the license file. GroupDocs.Conversion will then...GROUPDOCS_LIC_PATH "C:\path\to\your\license\file.lic" Windows (Powershell) $...

    docs.groupdocs.com/conversion/python-net/licens...
  10. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API....png" ); return File . Create ( pagePath ); }); previewOptions...$"result_{pageNumber}.png" ); return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/comparison/net/generate-docu...