Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 33,977 for

list

(0.23 sec)
  1. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....<summary> /// Renders and displays a list of shapes. /// </summary> private...size ; mShapesToRender = new List < KeyValuePair < ShapeBase ...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Regions method. Returns a List of child regions in C++....et_Regions method Returns a list of child regions. const System...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Managing Controls|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....create a combo box, or drop-down list of valid entries that is compiled...When you create a drop-down list for a cell, it displays an arrow...

    docs.aspose.com/cells/python-net/managing-contr...
  4. 搜索

    搜索...HomeController : Controller { public List<Sheet> sheets; [HttpGet] public...Index(string fileName) { sheets = new List<Sheet>(); if (fileName == null)...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  5. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text... The complete list of child nodes that can occur...change tracking was enabled. is_list_item True when the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 使用 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-...
  9. 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...
  10. Output Streams – C# MemoryStream – Aspose.HTML ...

    Learn about the ICreateStreamProvider interface, which is used when storing a conversion result in memory or sending it to remote storage....ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/net/output-streams/