Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 37,484 for

list

(1.19 sec)
  1. Opening and Saving a PPTM File in C# Throws a N...

    Hi Team, Attached a simple .net8 console app project with a pptm file. In this project with this pptm a simple open and save action throws Unhandled exception. System.NullReferenceException: Object reference not set …...Verify the font is missing fc-list | grep -i "cambria" If nothing...sudo fc-cache -f -v Re‑run fc-list to confirm the font appears...

    forum.aspose.com/t/opening-and-saving-a-pptm-fi...
  2. MailMergeOptions.CleanupParagraphsWithPunctuati...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents.... Here is the complete list of cleanable punctuation marks:...

    reference.aspose.com/words/net/aspose.words.low...
  3. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...Pages [ 1 ]); // Retrieve the list of graphic elements from the...Initialize the list of graphic elements var elements = new List < Aspose...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  4. AiModel.summarize method | Aspose.Words for Python

    aspose.words.ai.AiModel.summarize method...( self , source_documents : List [ aspose . words . Document...Description source_documents List[ Document ] An array of documents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation.... Execute (); List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  6. Tables and Ranges with JavaScript via C++|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Microsoft Excel for tables and list objects. Using Microsoft Excel...and convert the first table/list object to a normal range const...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  7. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…...---------- // 1️⃣ Capture the list of *known* (user‑defined) bookmark...bookmark that is NOT in the wanted list for (int i = doc.Range.Bookmarks...

    forum.aspose.com/t/additional-bookmarks-added-d...
  8. Skip some entities on export|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....need by adding them to a new list and then assigning them to the...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  9. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++.... Returns a list of page numbers that were removed...specified format. Returns a list of page numbers that were removed...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....and use a paragraph style with list formatting. Document doc = new...SpaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/net/aspose.words/font/