Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,202 for

data assembly

(0.12 sec)
  1. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact Data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Assembly Product Solution GroupDocs...Redaction allows to easily redact data of sensitive or private nature...

    docs.groupdocs.com/redaction/net/text-redactions/
  2. Quick Start Guide | GroupDocs

    This quick start guide shows how to extract text, images, and metaData from documents using GroupDocs.Parser for Python via .NET....Assembly Product Solution GroupDocs...documents - Parse structured data using templates Additional Resources...

    docs.groupdocs.com/parser/python-net/quick-start/
  3. Bulleted List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  4. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....Assembly Product Solution GroupDocs...pdf" , "rb" ) as file : file_data = file . read () # Create a...

    docs.groupdocs.com/parser/python-net/load-file-...
  5. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Assembly Product Solution GroupDocs...document page that allows user data input through various control...

    docs.groupdocs.com/signature/java/esign-documen...
  6. How to merge BMP images using Java | GroupDocs

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in java language using GroupDocs.Merger for Java library....Assembly Product Solution GroupDocs...The BMP file format can store data as two-dimensional digital images...

    docs.groupdocs.com/merger/java/getting-started/...
  7. Verify Qr Code Signatures | GroupDocs

    id: verify-qr-code-signatures url: signature/net/verify-qr-code-signatures title: Verifying QR Code signatures in advance weight: 2 description: " This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API." keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Verify QR code signature in documents using C# description: This article explains how to scan the document for QR Code and provide its verification with C# language and GroupDocs....Assembly Product Solution GroupDocs...options. text: Set demanded data of the QRCodeVerifyOptions instance...

    docs.groupdocs.com/signature/net/developer-guid...
  8. Extract images from document page area | GroupDocs

    This article explains that how to extract images from document page area....Assembly Product Solution GroupDocs... You are welcome to extract data from PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Generate Page Previews | GroupDocs

    Rasterize document pages to PNG, JPEG, or BMP image files using generate_preview() and a file-stream callback with GroupDocs.Merger for Python via .NET....Assembly Product Solution GroupDocs...library writes the rendered image data into that handle. PreviewOptions...

    docs.groupdocs.com/merger/python-net/developer-...
  10. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metaData properties The GroupDocs MetaData API allows the user to read Adobe Photoshop metaData associated with a JPEG image. For more information on the Photoshop file format and metaData blocks that can be attached to images of different formats 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 JPEG image....Assembly Product Solution GroupDocs...Console . WriteLine ( block . Data ); } } } Removing Photoshop...

    docs.groupdocs.com/metadata/net/working-with-me...