Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 10,654 for

new

(0.43 sec)
  1. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePptx...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Edit Word Documents | Online Editing & Programm...

    Discover efficient ways to edit Word documents. Either edit DOC/DOCX files online or do it programmatically using C# & Java....files: using (Editor editor = new Editor(delegate { return fs;...WordProcessingEditOp editOptions = new WordProcessingEditOp(); editOptions...

    blog.groupdocs.com/editor/edit-word-documents/
  3. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleZip...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Optima LT Std font displayed incorrectly in pre...

    We’re converting a Word document with Optima LT Std font applied inside to images using .Viewer, it’s properly displayed in the Word application, but in image it’s a wrong font. Same happening if converted online: http…...Options; var viewer = new Viewer("path/to/document.docx");...“Optima LT Std Regular” and “Times New Roman Bold” in its content. From...

    forum.groupdocs.com/t/optima-lt-std-font-displa...
  5. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = New WordPr…...context) { var loadOptions = new WordProcessingLoadOp { Password...FontSubstitute.Create("Courier New", "Comic Sans MS"); loadOptions...

    forum.groupdocs.com/t/txt-font-replacement/16295
  6. Column Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013:...Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide. Click the...

    docs.groupdocs.com/assembly/net/column-chart-in...
  7. C# 中的客户反馈情绪分析| C# .NET 代码示例

    C# 情感分析自动化。使用 C# API 分析客户反馈。检查关于您的产品的评论有多正面/负面。...mistakes"; var sentimentClassifier = new SentimentClassifier(); /// PositiveProbability...情感概率的浮点数组。 var sentiments = new string\[\] { "Now that is out...

    blog.groupdocs.com/zh/classification/classify-c...
  8. Get error when using metadata jar in fat jar - ...

    Hi Yuriy, Thanks for your sugggestion. I tried to use shade plugin in Maven to rename classes. But it still doesn’t work for me. The error message : “Caused by: java.lang.NoClassDefFoundError: Could not initialize class…...We have opened the following new ticket(s) in our internal issue...XWPFDocument “. I checked the new jar file which contains the class...

    forum.groupdocs.com/t/get-error-when-using-meta...
  9. A simplified and easy to use document compariso...

    A major advantage of GroupDocs.Comparison for .NET is its ability to tightly integrate with any .NET project. This integration gives an extra mark to your application or project. GroupDocs.Comparison for .NET 19.9 comes with a lot of breaking changes. The legacy API have been moved into Legacy namespace**.** So, when you update to this version it is required to make project-wide replacement of namespace usages from GroupDocs.Comparison. to GroupDocs.Comparison.Legacy to resolve build issues....are the key reasons to use the new updated API since version 19...

    blog.groupdocs.com/comparison/a-more-simplified...
  10. GroupDocs.Annotation for Java - Integrating wit...

    Greetings everyone! As you may already know, we’ve recently released the GroupDocs.Annotation for Java library. It is basically an HTML5-based document viewer that comes with a comprehensive set of tools for marking up and commenting on documents of almost 50 file formats. The library provides end users with the ability to view, annotate and collaborate on documents in real time. Today we’d like to present you with a quick guide on how to set up a basic Java web application with the document annotation capability....NetBeans, you can just create a new “Web Application with Existing...

    blog.groupdocs.com/annotation/groupdocs-annotat...