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

new

(0.04 sec)
  1. 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...
  2. Extract Table of Contents from Microsoft Office...

    Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleDocxWithToc...

    docs.groupdocs.com/parser/net/extract-table-of-...
  3. sample.txt

    This is a sample plain text file There is one empty line above this text. Two spaces. Three spaces. New line, which is preceded by 5 consecutive spaces. External link: https://rozetka.com.ua/final_...... New line, which is preceded by 5...087151/#tab=characteristics New line again, but at this time...

    docs.groupdocs.com/editor/python-net/_sample_fi...
  4. skip-images-static.md

    **Meridian Outdoor Co. — Business Plan** FY2026 Strategic Plan **Table of Contents** Meridian Outdoor Co. — Business Plan ..........1FY2026 Strategic Plan..........1Table of Contents..........2 1. ......forty percent, expand into three new retail categories, and launch...Q2 2026. - Expansion into two new international markets: Canada...

    docs.groupdocs.com/markdown/net/_output_files/d...
  5. skip-images-instance.md

    **Meridian Outdoor Co. — Business Plan** FY2026 Strategic Plan **Table of Contents** Meridian Outdoor Co. — Business Plan ..........1FY2026 Strategic Plan..........1Table of Contents..........2 1. ......forty percent, expand into three new retail categories, and launch...Q2 2026. - Expansion into two new international markets: Canada...

    docs.groupdocs.com/markdown/net/_output_files/d...
  6. rag-batch.zip

    documents/business-plan.md **Meridian Outdoor Co. — Business Plan** FY2026 Strategic Plan **Table of Contents** Meridian Outdoor Co. — Business Plan ..........1FY2026 Strategic Plan..........1Table......forty percent, expand into three new retail categories, and launch...Q2 2026. - Expansion into two new international markets: Canada...

    docs.groupdocs.com/markdown/net/_output_files/d...
  7. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...preceding document rather than on a new page. Merge Word files Live Demo...

    docs.groupdocs.com/merger/python-net/merge/word/
  8. .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
  9. 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...
  10. 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...