Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 36,336 for

list

(0.29 sec)
  1. BuildingBlockCollection indexer | Aspose.Words ...

    BuildingBlockCollection indexer. Retrieves a building block at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NumberStyle | Aspose.Words for Java

    Specifies the number style for a List footnotes and endnotes page numbers in Java....Specifies the number style for a list, footnotes and endnotes, page...Examples: Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/java/com.aspose.word...
  3. 表格单元格合并问题 - 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
  4. BookmarkCollection indexer | Aspose.Words for P...

    BookmarkCollection indexer. Returns a bookmark at the specified index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 Ruby 中更新并保存电子邮件|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....new \ # Retrieve Email's TO list contacts = email . getTo ()...the collection as Email's TO list email . setTo ( contacts ) \...

    docs.aspose.com/email/zh/java/update-and-save-a...
  7. IMailMergeDataSource.MoveNext | Aspose.Words fo...

    Discover how the IMailMergeDataSource MoveNext method seamlessly advances to the next record, enhancing your data management efficiency....Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  8. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java....docx"); // Get the list of document fonts. FontInfoCollection...font rights.docx"); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  9. JsonDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the JsonDataSource constructor, enabling seamless integration of JSON files and optimized data parsing....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  10. GoogleAiModel.summarize method | Aspose.Words f...

    aspose.words.ai.GoogleAiModel.summarize method...def summarize ( self , docs : List [ aspose . words . Document...Parameter Type Description docs List[ Document ] options SummarizeOptions...

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