Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 34,535 for

list

(0.28 sec)
  1. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....str , substitute_font_names : List [ str ]): ... Parameter Type... substitute_font_names List[str] List of alternative font names...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...formatting (styles, indents, list definitions) is not guaranteed...style with the same name or a list with the same ID. In your letter‑head...

    forum.aspose.com/t/merging-documents-causing-bu...
  3. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... Returns List of alternative font names. Examples...self . assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListFormat::set_List meth...

    Aspose::Words::Lists::ListFormat::set_List method. Setter for Aspose::Words::Lists::ListFormat::get_List in C++....Aspose::Words::Lists::ListFormat::set_List method ListFormat::set_List...ListFormat::set_List method Setter for Aspose::Words::Lists::ListFormat::get_List...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one List level...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get all the external hyperlinks in a presentati...

    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....Declare a list of strings. List < string > ret = new List < string...external relationship to the list of strings. ret . Add ( relation...

    docs.aspose.com/slides/net/get-all-the-external...
  7. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.ListIndentation property. Gets a [TxtListIndentation](../../txtListindentation/) object that specifies how many and which character to use for indentation of List levels...character to use for indentation of list levels. By default, it is zero...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...extract the list labels of all paragraphs that are list items. Document...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words/nod...
  9. 获取幻灯片中的所有文本|Aspose.Slides 文档

    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....// Verify that the slide ID list exists. if ( presentation ....slide IDs from the slide ID list. DocumentFormat . OpenXml ....

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  10. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...