Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 2,914 for

file editor

(0.04 sec)
  1. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP Files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Editor Product Solution GroupDocs...that allows working with MPP files created by different versions...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Email messages | GroupDocs

    Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....Editor Product Solution GroupDocs...i ] . get_document_info () . file_type == FileType . JPEG : pattern...

    docs.groupdocs.com/watermark/python-net/email-m...
  3. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....Editor Product Solution GroupDocs...signatures and/or sign your files with them for free, you can...

    docs.groupdocs.com/signature/net/deleting-image...
  4. Deleting Barcode signatures - advanced | GroupDocs

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....Editor Product Solution GroupDocs...generate barcodes and/or sign your files with barcodes for free, you...

    docs.groupdocs.com/signature/net/deleting-barco...
  5. Load page description language document with op...

    Learn how to load and convert page description language documents (XPS, SVG, EPS, PS, TEX, PCL) with advanced options using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...converter = new Converter ( "print-file.ps" , getLoadOptions )) { PdfConvertOptions...

    docs.groupdocs.com/conversion/net/load-page-des...
  6. Deleting QR-code signatures - advanced | GroupDocs

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....Editor Product Solution GroupDocs...generate QR codes and/or sign your files with QR codes for free, you...

    docs.groupdocs.com/signature/net/deleting-qr-co...
  7. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...Editor Product Solution GroupDocs...parsing a document. For image files, OCR is automatically applied...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  8. Load finance document with options | GroupDocs

    Learn how to load and convert finance documents (XBRL, iXBRL) with advanced options using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...Language) and iXBRL (inline XBRL) files used for financial reporting...

    docs.groupdocs.com/conversion/net/load-finance-...
  9. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...<MyImplementation>>(json); editor.DataSource = new JsonDataSource(list);...code and all corresponding files json data source template document...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  10. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Java API....Editor Product Solution GroupDocs...OutputStream ; import java.nio.file.Path ; // ... try ( Comparer...

    docs.groupdocs.com/comparison/java/generate-doc...