Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 2,450 for

document editing

(0.03 sec)
  1. Redact Text in PPTX using Java

    In this guide, you'll discover how to redact text in PPTX using Java. Moreover, you'll receive a simple code example to replace text in PPTX using Java....field of data privacy and document security, redacting sensitive...sensitive information from documents to prevent unauthorized access...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  2. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD Documents to other formats or another CAD format with GroupDocs.Conversion for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...can be used to create, open, edit, and export these .cad files...

    docs.groupdocs.com/conversion/net/convert/cad/
  3. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD Documents to other formats or another CAD format with GroupDocs.Conversion for Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...can be used to create, open, edit, and export these .cad files...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.one") const metadata = new groupdocs.metadata.Metadata(fileStream); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  5. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....The content in the of the document should be pretty self-explanatory... There a few tags for the document’s charset type, viewport and...

    blog.groupdocs.com/total/using-html5-boilerplat...
  6. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats....Furthermore, we have added features to edit Excel objects that can be considered...visit this documentation article. # Ability to Edit Excel ObjectsUsing...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  7. GroupDocs.Assembly for .NET 3.2.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.2.0 Major Features Added abilities to insert outer Documents and to generate barcode images while assembling a Document. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-8 Add support for outer Document insertion while generating Word Processing Documents Feature ASSEMBLYNET-10 Support number formatting features missing in ....Security Events Acquisition Edit GroupDocs.Assembly for .NET...abilities to insert outer documents and to generate barcode images...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  9. Working with metadata in WEBP images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in JPEG images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in JPEG images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

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