Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 6,056 for

informations

(0.18 sec)
  1. GroupDocs.Total for Java overview | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Purchase Buy Now Pricing Information Free Trials Temporary License...Access and modify metadata information in documents with this Java...

    docs.groupdocs.com/total/java/product-overview/
  2. Remove Metadata from DOCX using Java

    In this tutorial, you'll learn how to remove metadata from DOCX using Java. You'll also get straightforward code to show you how to clean metadata from DOCX in Java....documents contain hidden information known as metadata. For developers...metadata can include author information (such as name, email address...

    kb.groupdocs.com/redaction/java/remove-metadata...
  3. Introducing GroupDocs.Watermark for .NET - A Co...

    We are excited to release GroupDocs.Watermark for .NET API that makes it simple to perform watermarking operations in various document and image formats. The API facilitates you with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats. Continue to read more about the API’s features....contains some sensitive information/data. In many instances,...symbolize the sensitivity of the information and to discourage any unauthorized...

    blog.groupdocs.com/watermark/introducing-groupd...
  4. Scan Barcode from DOC using C#

    Learn how to scan barcode from DOC using C#. With the help of this guide, you will learn how to extract barcode from DOC in C# efficiently without using extra tools....organizing and retrieving information in various applications,...access and use the barcode information To begin extracting barcodes...

    kb.groupdocs.com/parser/net/scan-barcode-from-d...
  5. In-Paragraph List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Email Document format. In-Paragraph List in Email Document Note This feature is supported by version 17.8.0 or greater Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. A descriptive or informative line like “We provide support for the following products:”....Purchase Buy Now Pricing Information Free Trials Temporary License...email. A descriptive or informative line like “We provide support...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  6. b4ubuild_sample_07a

    1 2017-10-05T17:34:00Z B4UBUILD.COM - http://www.b4ubuild.com/ This software is offered as is, with no warranties Luxury Custom Home Construction Schedule Greg Susman - GS Design, Inc. B4UBUILD.COM......registered owner contact information in your correspondence so...registered owner contact information in your correspondence so...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  7. Generate PDF Report from XML

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....cómo convertir datos XML en informes PDF y MS Word usando C# usando...para convertir datos XML en informes PDF y MS Word en Java usando...

    blog.groupdocs.com/es/tag/generate-pdf-report-f...
  8. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…...does not store any font information. I have tried setting the...encoding (UTF-8, ANSI, etc.). Information about font size, color, style...

    forum.groupdocs.com/t/txt-font-replacement/16295
  9. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Purchase Buy Now Pricing Information Free Trials Temporary License...extracting format-specific information from ASF files. The following...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Purchase Buy Now Pricing Information Free Trials Temporary License...some additional file format information. a WordProcessing document...

    docs.groupdocs.com/metadata/java/working-with-m...