Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 6,098 for

pdf editor

(0.06 sec)
  1. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-tables-f...
  2. GroupDocs.Conversion For .NET 3.3.0 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 3.3.0 Major Features There are 16 improvements and fixes in this regular monthly release. The most notable are: Conversion of SVG documents Conversion of XPS documents Conversion of ICO files When converting to Slides, option for removing slides comments Fixed XLSX to PNG/JPG/HTML conversion Respecting DPI option when converting to image Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑834 Option for removing comments when converting slides documents New Feature CONVERSIONNET‑835 Implement SVG document conversion New Feature CONVERSIONNET‑846 Implement XPS document conversion New Feature CONVERSIONNET‑886 Implement conversion to ICO New Feature CONVERSIONNET‑844 xlsx to png Object null Reference exception Fix CONVERSIONNET‑889 Conversion from XLSX to PNG/JPG/HTML not Working Properly Fix CONVERSIONNET‑890 Converted File Name issue in Excel file to PNG Fix CONVERSIONNET‑897 Converting large XLS file to image with UsePdf=false is producing blurred images Fix CONVERSIONNET‑898 Missing pages when converting XLS file to image with UsePdf=true Fix CONVERSIONNET‑899 Excel to PNG/JPG/JPEG Low Image Quality Dpi not effecing Fix CONVERSIONNET‑907 Pdf to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑908 Words to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑909 Slides to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑910 Tasks to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑911 Image to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑912 Diagram to Image conversion - target resolution is not changed when setting Dpi Fix Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs...effecing Fix CONVERSIONNET‑907 PDF to Image conversion - target...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  3. How to Compare PowerPoint Presentations | Docum...

    The article describes a possible example of using the GroupDocs.Comparison for .NET in your work practice and the possibility of a software product for finding differences in styles within PowerPoint Presentations...Editor Product Solution GroupDocs...DOCX, XLS or XLSX, PPT or PPTX, PDF, EML, EMLX, MSG and other documents...

    docs.groupdocs.com/comparison/net/how-to-compar...
  4. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET 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 DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. 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...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Remove MP3 Tags in Java - (ID3, Lyrics, APE) | ...

    Remove MP3 tags from the mp3 files in Java. Delete the ID3v1, ID3v2, Lyrics, and APEv2 metadata tags from the mp3 files using Java Metadata API.... ← Remove Annotations from PDF or Word Documents using C# How...Product Family (36) GroupDocs.Editor Product Family (18) GroupDocs...

    blog.groupdocs.com/2022/01/30/remove-mp3-tags-i...
  7. Extract tables from Microsoft Office Word docum...

    This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  8. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/sign-document...
  9. GroupDocs.Search for .NET 20.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 20.8 Major Features There are the following features and improvementes in this release: Implement indexing from stream Implement support for indexing .DICOM files Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-1932 Implement indexing from stream New Feature SEARCHNET-2362 Implement support for indexing .DICOM files Improvement Public API and Backward Incompatible Changes Implement indexing from stream This feature provides the ability to index documents from streams and data structures....Editor Product Solution GroupDocs...@"c:\MyDocuments\ExampleDocument.pdf" ; // Creating an index Index...

    docs.groupdocs.com/search/net/groupdocs-search-...
  10. Subscribing for verification process events | D...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); signature . VerifyStarted...

    docs.groupdocs.com/signature/java/subscribing-f...