Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,574 for

document management

(0.07 sec)
  1. Update Watermark Text in DOCX Using C#

    Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation....Watermark Text in DOCX Using C# In document processing, watermarks play...a vital role in indicating document status, ownership, or confidentiality...

    kb.groupdocs.com/watermark/net/update-watermark...
  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. How to Convert DOCX to PDF using Node.js

    Quickly take a look at the guideline to convert DOCX to PDF using Node.js without installing any extra software and learn about code to export DOCX to PDF in Node.js....js In the world of document management and digital communication...(Portable Document Format), whether you are automating document generation...

    kb.groupdocs.com/conversion/nodejs/how-to-conve...
  4. When trying to index a powerpoint template (.PO...

    When trying to add specific PowerPoint Template file to index an exception occurs: System.ArgumentException: MaxValue can’t be less than StartValue at …ctor(Int32 , Int32 ) at …ctor(Presentation , Nullable1 ) at .e(…... (Document , , String ) That does not...file by placing it in the document folder and executing the indexing...

    forum.groupdocs.com/t/when-trying-to-index-a-po...
  5. Custom provided fonts not working during MSG fi...

    Thank you. This works for the powerpoint example I shared. However, I am getting a different error when running the program on an MSG file with version 25.2.0. Is there something I need to do differently? Should I open …...Conversion Product Family document-conversion , dotnet agilelaw...access to our Paid Support management team. atir.tahir March 12...

    forum.groupdocs.com/t/custom-provided-fonts-not...
  6. 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/
  7. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering Documents into PDF format. For details see the Documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....Contains options for rendering documents into PDF format. For details...details, see the documentation . public class PdfViewOptions : ViewOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  8. 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...
  9. PngViewOptions | GroupDocs.Viewer for .NET API ...

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

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  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...