Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 10,609 for

new

(0.05 sec)
  1. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two New features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....team is proudly announcing two new features and three enhancements...Features IntroducedFollowing new features are introduced in version...

    blog.groupdocs.com/assembly/color-chart-series-...
  2. Parse Documents to Extract Text and Metadata us...

    GroupDocs.Parser for Java API is in the market since last year and it is proved to be one of the powerful document parser APIs. It allows parsing and reading popular formats of word processing documents, spreadsheets, presentations, ebooks, emails, markup documents, notes, archives, and databases. Not only the text but you can also extract the images and metadata properties from various document formats including PDF, XLS, XLSX, CSV, DOC, DOCX, PPT, PPTX, MPP, EML, MSG, OST, PST, ONE, and many more.... What is new in Parser API for Java? # In...the source code and use the new public API’s classes and methods...

    blog.groupdocs.com/parser/extract-text-and-meta...
  3. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" try ( Metadata metadata = new Metadata ( Constants . InputPdf...

    docs.groupdocs.com/metadata/java/clean-metadata/
  4. Extract data from database on GroupDocs Blog | ...

    Extract data from database on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract data from database on GroupDocs Blog | Document Automation Solution......(Parser parser = new Parser(connectionString, new LoadOptions(FileFormat...

    blog.groupdocs.com/zh/tag/extract-data-from-dat...
  5. Get document info | Documentation

    This article shows that how to get meta information of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputXlsx...

    docs.groupdocs.com/metadata/net/get-document-info/
  6. Check if a file is encrypted | Documentation

    This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "protected.pdf" )) {...

    docs.groupdocs.com/viewer/java/how-to-check-if-...
  7. Get document info | Documentation

    This article shows how to get the basic document info....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Get...

    docs.groupdocs.com/parser/net/get-document-info/
  8. When trying to index a powerpoint template (.PO...

    When trying to add specific PowerPoint Template file to index an exception occurs: System.ArgumentException: MaxValue can’t be less than StartValue at …ctor(Int32 , Int32 ) at …ctor(Presentation , Nullable1 ) at .e(…...encountering any issues: Index index = new Index(indexFolder); // Indexing...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/when-trying-to-index-a-po...
  9. Load from a local disk | Documentation

    The following example demonstrates how to load file from local disk....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( inputPath )) { //...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  10. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...jpg" try ( Metadata metadata = new Metadata ( Constants . InputJpeg...

    docs.groupdocs.com/metadata/java/save-a-modifie...