Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 21,257 for

edit

(0.06 sec)
  1. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/get-document-i...
  2. Automate file format processing in your C# .NET...

    Aspose .NET APIs let you develop high-performance apps to process tons of file formats in C#, ASP.NET, and VB.NET targeting multiple .NET frameworks....to flawlessly create, render, edit, convert, export, and print....NET API. Seamlessly parse, edit, and manipulate PDF documents...

    www.aspose.com/products/net/
  3. GroupDocs.Assembly for .NET 3.1.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.1.0 Major Features Added explicit support for multiple data sources (including of different types) upon populating a template document with data. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-3 Add explicit support for multiple data sources Feature ASSEMBLYNET-5 Unify watermarking across all supported file formats Enhancement ASSEMBLYNET-6 Provide support for presentation file formats in evaluation mode Enhancement ASSEMBLYNET-7 Support only SHA256 for signing assemblies and MSI Enhancement Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Security Events Acquisition Edit GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  4. GroupDocs.Assembly for .NET 3.3.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.3.0 Major Features Added support of updating of Word Processing document fields and calculation of Spreadsheet document formulas. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-16 Add ability to update fields while assembling Word Processing documents Feature ASSEMBLYNET-17 Add ability to calculate formulae while assembling Spreadsheet documents Feature ASSEMBLYNET-19 Add analogue of Microsoft Word NEXT fields into template syntax Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Security Events Acquisition Edit GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  5. 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:...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with metadata in TIFF images | Document...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in TIFF 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 TIFF images. Please find appropriate code samples in the Working with EXIF metadata section. Working with IPTC metadata GroupDocs.Metadata for .NET is also able to work with IPTC metadata in TIFF images....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Working with metadata in TIFF images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in TIFF 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 TIFF images. Please find appropriate code samples in the Working with EXIF Metadata section. Working with IPTC metadata GroupDocs.Metadata for Java is also able to work with IPTC metadata in TIFF images....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. 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:...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Unable to convert 30mb docx to PDF in 6gb memor...

    Hi, I have a 30mb docx file and converting only the first 5 pages to PDF but its taking very long time. Below are my system details. Groupdocs viewer: 21.2 Java: 8 CPU : Intel 7th Gen 4 core Memory: 16gb Java Heap:…...com/document/d/1Yic7wocgTrsY1d36G2I/edit?usp=sharing&ouid=1140583892...

    forum.groupdocs.com/t/unable-to-convert-30mb-do...
  10. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } 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:...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...