Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 12,279 for

new

(0.39 sec)
  1. Unable to open potm file after redaction - Free...

    Hi Team, The .potm files are not opening in MS office after redacted by Groupdocs.Redaction java SDK. Below is the sample code to test. I will share the file sample in private. @Test void supp() throws Exceptio…...try (final Redactor redactor = new Redactor(getClass().getResourceAsStream("/abc...redactor.apply(new ExactPhraseRedaction("村山", new ReplacementOptions("**")));...

    forum.groupdocs.com/t/unable-to-open-potm-file-...
  2. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "professional-services...

    docs.groupdocs.com/conversion/java/convert-to-i...
  3. GroupDocs.Viewer for Python overview | GroupDocs

    GroupDocs.Viewer for Python: View files (DOCX, PDF, etc.) as HTML, PNG, JPEG, PDF. Cross-platform library for Python apps....Consulting Blog Knowledge Base New Releases Status Websites aspose...Viewer for Python If you are new to GroupDocs.Viewer, see the...

    docs.groupdocs.com/viewer/python-net/product-ov...
  4. Extract data from PDF forms | GroupDocs

    Learn how to extract fillable fields from PDF forms using GroupDocs.Parser for .NET. Includes code examples with error handling for password-protected PDFs....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Extract metadata from documents | GroupDocs

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Extract data from PDF forms | GroupDocs

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleFormsPdf...

    docs.groupdocs.com/parser/java/extract-data-fro...
  7. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/net/document-passwords/
  8. Search reports | GroupDocs

    This article shows that how to perform the operations on generated search reports....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/search-re...
  9. Bubble Chart in Presentation Document | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a New presentation slide, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “X Y(Scatter)” in the sidebar, you will see a gallery of charts....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013: Add a new presentation slide, click the...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  10. Delete QR-Code signatures from documents | Grou...

    This article explains how to delete QR-Code electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/python-net/delete-...