Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 5,851 for

editor

(0.05 sec)
  1. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/select-specif...
  2. Render specific pages | GroupDocs

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your Java applications....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/view-specific-pa...
  3. API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Editor for Java 引入了刪除投影片與工作表的 API、基於...

    blog.groupdocs.com/zh-hant/tag/api/
  4. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/extend-support...
  5. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/get-document-info/
  6. Technical Support | GroupDocs

    GroupDocs.Comparison for Node.js via Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/techn...
  7. GroupDocs.Viewer for Node.js overview | GroupDocs

    GroupDocs.Viewer for Node.js enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Node.js is cross-platform class library....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/nodejs-java/product-o...
  8. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  10. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-optimize-...