Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,679 for

document management

(0.06 sec)
  1. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...access to our Paid Support management team. atir.tahir April 14...for .NET is a easy to use document search library which performs...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  2. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in Documents using Python - learn stamp-based, image-based, and form field signature methods for secure Document signing...Contents Introduction to Digital Document Signing 📝 Understanding E-Signature...Environment 📝 How to eSign Document eSign Document with Form Field Signature...

    blog.groupdocs.com/signature/sign-documents-wit...
  3. Supported file formats | GroupDocs

    File formats supported by GroupDocs.Viewer for Python are listed here....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Object File AutoCAD Plotter Document Stereolithography File Refer...

    docs.groupdocs.com/viewer/python-net/supported-...
  4. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/net/working-with-sa...
  5. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/net/working-with-op...
  6. Kashif Iqbal | File Format Blog

    Author Archives: Kashif Iqbal ← Older posts Add Formula in Excel using NPOI in .NET Posted on March 30, 2023 by Kashi......working with Microsoft Office documents. It supports various file...2021 by Kashif Iqbal Portable Document Format ( PDF ) is a digital...

    blog.fileformat.com/author/kashif-iqbal/
  7. Working with metadata in ASF files | GroupDocs

    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 the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Merge Excel Files Online | Combine Multiple Spr...

    Easily merge two or more Excel files into one online. Combine entire spreadsheets or selectively join sheets from multiple files both online and programmatically using .NET and Java APIs...Looking to streamline your data management? Discover how to effortlessly...Sheets using C# . .NET API | Documentation | Download How to Merge...

    blog.groupdocs.com/merger/merge-excel-files-onl...
  9. Merge and split CSV files in C# - GroupDocs.Merger

    This article explains how to merge and split CSV files using C# language with GroupDocs.Merger for .NET API. Simplify data handling with effective file Management....Overview # In the world of data management, handling Comma Separated...multiple CSV files into a single document can significantly simplify...

    blog.groupdocs.com/merger/merge-and-split-csv-u...
  10. Indexing corrupted docx file leads to OutOfMemo...

    Hi. We have seen OutOfMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…...issue that if the invalid documents are added in the directory...when we remove the corrupted documents, we get expected results....

    forum.groupdocs.com/t/indexing-corrupted-docx-f...