Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 19,751 for

list

(0.43 sec)
  1. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....the development environment, a list of steps to accomplish the task...write each string to the bullet list Call the RemoveNumbers() method...

    kb.aspose.com/words/net/convert-paragraph-into-...
  2. FieldDatabaseDataRow constructor | Aspose.Words...

    FieldDatabaseDataRow constructor. Initializes a new instance of the [FieldDatabaseDataRow](../) class....def __init__ ( self , values : List [ str ]): ... Parameter Type...Type Description values List[str] See Also module aspose.words.fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDatabaseDataTable constructor | Aspose.Wor...

    FieldDatabaseDataTable constructor. Initializes a new instance of the [FieldDatabaseDataTable](../) class....__init__ ( self , column_names : List [ str ]): ... Parameter Type...Type Description column_names List[str] See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListCollection.GetEnumerator | Aspose.Words for...

    Discover the ListCollection GetEnumerator method to easily access and iterate through document Lists. Enhance your coding efficiency today!...enumerate lists in the document. public IEnumerator < List > GetEnumerator...class List class ListCollection namespace Aspose.Words.Lists assembly...

    reference.aspose.com/words/net/aspose.words.lis...
  5. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...COMPANY_CODE=""; //融资种类文本描述+表格 List<Map<String,Object>> rz_financialInstitution...ion = JSON.parseObject(json,List.class); EiInfo eiInfo = new...

    forum.aspose.com/t/topic/312798
  6. Create Fallback Font|Aspose.Slides for PHP Docu...

    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....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: $fontNames = array ( "Segoe...

    docs.aspose.com/slides/php-java/create-fallback...
  7. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless document generation....obj = new AsposeData { List = new List < string > { "abc" } };...AsposeData { public List < string > List { get ; set ; } } See...

    reference.aspose.com/words/net/aspose.words.low...
  8. Create Fallback Font|Aspose.Slides Documentation

    Fallback font in PowerPoint in C# or .NET...searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: string [] fontNames = new string...

    docs.aspose.com/slides/net/create-fallback-font/
  9. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the documentation article in C++....and use a paragraph style with list formatting. auto doc = MakeObject...set_SpaceAfter ( 12 ); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. MailMergeRegionInfo.regions property | Aspose.W...

    MailMergeRegionInfo.regions property. Returns a List of child regions....regions property Returns a list of child regions. @property...@property def regions ( self ) -> List [ aspose . words . mailmerging...

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