Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,574 for

document management

(0.05 sec)
  1. Render DOC as PNG using Python

    Learn how to render DOC as PNG using Python. This tutorial explains how to convert DOC to PNG in Python with page-by-page rendering and custom output naming....using Python Microsoft Word documents in the legacy .doc format... legal systems, and document management workflows. Converting...

    kb.groupdocs.com/viewer/python/render-doc-as-pn...
  2. 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 // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your Document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...absolute or relative path to your document. Ex: @"C:\Docs\source.xls"...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  3. Features overview | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, extract Document text and detect file type by it's content...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...feedback On this page Rendering Documents We use the term in GroupDocs...

    docs.groupdocs.com/viewer/net/features-overview/
  4. .NET PKCS#11 Signing Tutorial -- USB Dongle, Sm...

    Step-by-step tutorial explaining how to sign PDF Documents in .NET using PKCS#11 tokens (dongles, smart cards, HSMs) via Pkcs11Interop and GroupDocs.Signature....Pkcs11Interop to sign PDF documents with hardware tokens. The...Signature. While it enables document signing with hardware tokens...

    blog.groupdocs.com/signature/sign-documents-wit...
  5. GroupDocsParserException when indexing very old...

    Hello, We get an exception when trying to index an old doc file: GroupDocs.Parser.Exceptions.GroupDocsParserException: The Document appears to be corrupted and cannot be loaded. at .(Stream , LoadOptions ) at .(N…...GroupDocsParserExcep: The document appears to be corrupted and...GetText(TextOptions options) at . (Document , , String ) I can open the...

    forum.groupdocs.com/t/groupdocsparserexception-...
  6. GroupDocs.Conversion NoConvertOptions causes cr...

    This test case was working fine in the previous GroupDocs.Total.NETFramework 25.4.0, but is now broken in 25.5.0: Create a text file named “ignore.log” In convertOptions, detect “.log” extension and return NoConvertOp…...Total Product Family document-conversion , dotnet jarrodwee...can see that it knows that “document ignore.log is passed without...

    forum.groupdocs.com/t/groupdocs-conversion-noco...
  7. 2021 October | File Format Blog

    Monthly Archives: October 2021 XLSX vs XLSB – How to Reduce Excel File Size? Posted on October 23, 2021 by Kashif Iqb......2021 by Kashif Iqbal Portable Document Format ( PDF ) is a digital...(3) Programming (1) Project Management (1) Spreadsheet (8) Web (2)...

    blog.fileformat.com/2021/10/
  8. Convert PDF to DOCX using C#

    Easily convert PDF to DOCX using C# with our step-by-step guide without installing extra tools. We will also provide you code example to export PDF to DOCX using C#....In the dynamic landscape of document processing, the ability to...(Portable Document Format) and DOCX (Microsoft Word Document) serve...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  9. Scan QR Code from ODT using C#

    This guide details how to scan QR Code from ODT using C#. It includes a code example to assist you how to extract QR Code from ODT in C# for a smooth experience....ODT using C# As digital documentation continues to evolve, the...Scanning QR codes from ODT (Open Document Text) files using C# offers...

    kb.groupdocs.com/parser/net/scan-qrcode-from-od...
  10. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering Documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....Provides options for rendering documents into JPG format. For details...Sets the default font for a document. EmailOptions { get; set;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...