Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 12,286 for

new

(0.69 sec)
  1. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a New presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide Click the...

    docs.groupdocs.com/assembly/net/chart-series-co...
  2. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputPptx...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  3. Extract data from attachments and ZIP archives ...

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....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...
  4. Numbered List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Numbered List in Email Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Outlook 2013. Create a New Email. Write a sentence like “We provide support for the following clients:”....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013. Create a new Email. Write a sentence like...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  5. Numbered List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a New Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013. Create a new Email. Write a sentence like...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Releases on GroupDocs Blog | Document Automatio...

    Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDo......עיקרי השחרור Explore what’s new in GroupDocs.Comparison for ...הדגשי המהדורה Explore what’s new in GroupDocs.Viewer for Java...

    blog.groupdocs.com/he/tag/releases/index.xml
  7. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = New Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputAsf...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sampleSigned.pdf"...

    docs.groupdocs.com/signature/net/obtain-documen...
  9. .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
  10. 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...