Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 8,768 for

document editor

(0.06 sec)
  1. PdfSaveOptions.FontEmbedding Property - GroupDo...

    Responsible for embedding font resources, which are used in the original Document, into the resultant PDF Document. By default doesn't embed any fonts (NotEmbed...Editor for .NET - API Reference GroupDocs.Editor for .NET...NET - API Reference GroupDocs.Editor.Options PdfSaveOptions Class...

    apireference.groupdocs.com/editor/net/groupdocs...
  2. GroupDocs.Assembly for .NET 17.3.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for .NET 17.3.0 Major Features Supported Document assembly for Plain Text, HTML, and XML file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-30 Support Document assembly for Plain Text file formats Feature ASSEMBLYNET-31 Support Document assembly for HTML file formats Feature ASSEMBLYNET-36 Support Document assembly for XML files of general form Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs...0 Major Features Supported document assembly for Plain Text, HTML...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. GroupDocs.Viewer for Java 19.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for Java 19.1. Major Features This release includes new features, improvements, and fixes. The most notable are: Added following file-formats support CAD Formats: Stereolithography File (*.stl) Industry Foundation Classes File (*.ifc) MicroStation Drawing format V7 (*.dgn) AutoDesk Design Web format (*.dwf) Presentations Microsoft PowerPoint Open XML format (*.potx, *.pptm, *.potm and *.ppsm) Spreadsheets Microsoft Excel Open XML format (*.xltm and *.xltx) Documents OpenDocument Text format (*....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  4. Inserting Chart Axis Title Dynamically | Docume...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.12 or greater Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the Document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Document Edit the Worksheet with your data to update the chart....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/inserting-char...
  5. GroupDocs.Conversion for .NET 20.12 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 20.12 Major Features There are 15+ features, improvements and bug-fixes in this release, most notable are: Conversion from MBOX file format Conversion from Vss Conversion from Tex Get load options for source file type Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑4024 Feature Provide specific load options to the client application based on the source file type CONVERSIONNET‑4207 Feature Implement conversion from MBOX file format CONVERSIONNET‑4327 Feature Implement conversion from Vss CONVERSIONNET‑4331 Feature Implement conversion to Tex CONVERSIONNET‑4322 Improvement Return PasswordProtectedDocumentInfo for password protected files loaded without password CONVERSIONNET‑4323 Improvement Skip unsupported files when converting contained Documents from a container Document CONVERSIONNET‑3986 Fix PSD to XLS conversion issue CONVERSIONNET‑4002 Fix ODS to XLSM conversion issue CONVERSIONNET‑4081 Fix Font issues when converting particular word Document to spreadsheet CONVERSIONNET‑4082 Fix Converting particular word Document to excel hangs CONVERSIONNET‑4213 Fix Exception when converting particular Htm to Xlsx CONVERSIONNET‑4214 Fix Exception when converting particular Htm to Xlsx CONVERSIONNET‑4216 Fix Exception is thrown when converting particular Html Document to Xlsx CONVERSIONNET‑4217 Fix Exception is thrown when converting particular Html Document to Xlsx CONVERSIONNET‑4266 Fix Failing to convert attachments in MSG file CONVERSIONNET‑4301 Fix Missing images when converting word to pdf with netstandard version CONVERSIONNET‑4302 Fix Can’t convert to xls CONVERSIONNET‑4305 Fix FileTypeNotSupportedException: ‘Not supported file type’ when extracting MSG file attachments CONVERSIONNET‑4317 Fix Null reference exception when converting a particular Word file to PDF CONVERSIONNET‑4340 Fix SVG to PDF conversion issue Public API and Backward Incompatible Changes None...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  6. SpreadsheetEditOptions Class - GroupDocs.Editor...

    Allows to specify custom options for editing Documents of all supportable Spreadsheet (Excel-compatible) formats...Editor for .NET - API Reference GroupDocs.Editor for .NET...NET - API Reference GroupDocs.Editor.Options SpreadsheetEditOptio...

    apireference.groupdocs.com/editor/net/groupdocs...
  7. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a Document. If the Document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/adding-image-...
  8. Search network node events | Documentation

    This page contains information about the purpose and use of all search network events....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/search-network-n...
  9. eSign Image with Metadata signature | Documenta...

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/esign-image-wi...
  10. GroupDocs.Signature for .NET 17.10 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.10 Major Features There are about 15 improvements, new features and fixes in this regular release. The most notable are: Implemented support of Tiff multi frames image format for Signature processing with ability to specify pages to sign Added new alignment option to stretch Signature area along page width or height Introduced ability to export signed Documents to image formats with advanced options for output image file generation Implemented support of multi frames image Documents verification Updated Save Options with properties to export Documents to multi frames images formats Extended Digital Words Signature appearance to support alternative Signature Lines area on Document page Extended Digital Cells Signature appearance to support alternative Signature Lines area on Document page Fixed saving issues with Digital Signature processing for PDF Documents Updated signature process with corrected error messages, comments of classes and members Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3078 Implement ability to verify separate pages of multi-page tiff images New Feature SIGNATURENET-3073 Implement ability to process separate pages for multi-page tiff images New Feature SIGNATURENET-3070 Add ability to export signed Document to multi pages Tiff format New Feature SIGNATURENET-3063 Implement ability to use Signature Line for digital signature in Cells Documents New Feature SIGNATURENET-3060 Implement ability to use Signature Line for digital signature in Words Documents New Feature SIGNATURENET-3052 Implement ability to stretch Signature Area along Document Width or Height New Feature SIGNATURENET-3050 Implement ability to save signed Words Document to image format New Feature SIGNATURENET-3049 Implement ability to save signed Slides presentation to image format New Feature SIGNATURENET-3048 Implement ability to save signed PDF Document to image format New Feature SIGNATURENET-3047 Implement ability to save signed Cells Workbook to image format New Feature SIGNATURENET-3025 Update Digital Signature implementation for Words Documents Improvement SIGNATURENET-3023 Pdf Documents - error on Digital Signing when output Save format is not Pdf Bug SIGNATURENET-3022 Destination Document is empty when Digital Certificate Holder is not loaded Bug SIGNATURENET-2961 Incorrect digital signing with doc and docx save options Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/groupdocs-sign...