Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 15,637 for

file

(0.22 sec)
  1. Annotation Opacity is Introduced in GroupDocs.A...

    We are pleased to announce another monthly release of GroupDocs.Annotation for Java v17.10 with some new features like import of annotation from Diagram, setting annotations opacity and many more. This monthly release also covers improvements like change in arrow shape and import of text annotations. Aside this, many fixes are also introduced in this release. For further information, please see release notes. We’d recommend you to download latest release of the API, integrate it in your project and share your valuable feedback....document Get a document using file path as argument Deleting annotation...Retrieving area annotation from DOCX file Bug with parsing specific SVG...

    blog.groupdocs.com/annotation/introducing-group...
  2. How to Convert XLSX to JPG using C#

    This article includes complete steps to convert XLSX to JPG using C# and code example to transform XLSX to JPG in C# along with configuration of conversion product....class by passing input XLSX file path Call the Converter.GetPossibleConversio...instructions to convert any XLSX file to JPG format after installing...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Scan QR Code from PPTX using C#

    This guide offers an in-depth explanation of how to scan QR Code from PPTX using C#. It also includes code example to help you extract QR Code from PPTX in C#....directly from PowerPoint ( PPTX ) files can be a useful feature, especially...and other content from PPTX files, while also being platform-independent...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...
  4. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....toolkit and create a new PDF file with raster images of redacted...as a format; you have a PDF file as an original format; you need...

    docs.groupdocs.com/redaction/python-net/feature...
  5. GroupDocs.Viewer for .NET | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG Files. You do not need to use third-party software to view Files within your .NET application....spreadsheets, presentations, PDF files, web pages, email messages,...process and customize the output files. For example, you can protect...

    docs.groupdocs.com/viewer/net/
  6. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...and are basically the text files, they have no worksheets, so...instance, and output stream or file path for writing to the method...

    docs.groupdocs.com/editor/net/deleting-workshee...
  7. Remove Image Watermark from DOCX Using Python

    Learn how to remove image watermark from DOCX using Python. This tutorial shows how to detect and delete image watermarks in DOCX documents programmatically....watermark removal across multiple files or batches. Steps to Remove...searchcriteria module. Open the DOCX file by creating a Watermarker instance...

    kb.groupdocs.com/watermark/python/remove-image-...
  8. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your Java applications....Initialise class with embedded file path and page number; Instantiate...Call method and pass desired file path to save resultant document...

    docs.groupdocs.com/merger/java/add-document-to-...
  9. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....Information Store File Microsoft Outlook Offline Data File More resources...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Installation | GroupDocs

    Installation from GroupDocs Repository using Maven GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Parser for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: GroupDocsJavaAPI GroupDocs Java API https://releases.groupdocs.com/java/repo/ Define GroupDocs.Parser for Java API Dependency Then define GroupDocs.Parser for Java API dependency in your pom....sh (for Linux) file to install the library in your...block to your .pom.xml project file. Was this page helpful? Not...

    docs.groupdocs.com/parser/java/installation/