Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 36,336 for

list

(0.07 sec)
  1. MailMergeRegionInfo.mustache_tags property | As...

    MailMergeRegionInfo.mustache_tags property. Returns a List of child mustache tags....mustache_tags property Returns a list of child “mustache” tags. @property...def mustache_tags ( self ) -> List [ aspose . words . mailmerging...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...//ExStart:CommonExtractContent public static List<Node> ExtractContent(Node startNode...// Create a list to store the extracted nodes. List<Node> nodes...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  3. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....the development environment, a list of defined steps to accomplish...display each string to the bullet list Call the removeNumbers() method...

    kb.aspose.com/words/java/convert-paragraph-into...
  4. Aspose::Words::Lists::ListLevel::get_CustomNumb...

    Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the custom number style format for this List level. For example: "a, ç, ĝ, ..." in C++....Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFor method...number style format for this list level. For example: “a, ç, ĝ...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WriteInConfig|Documentation

    WriteInConfig element provides a blank field in which the respondent can hand write some text or draw a picture....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new ContainerConfig...

    docs.aspose.com/omr/net/programmatic-forms/writ...
  7. 将数据导入xlsx4j工作表|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....从ArrayList中导入数据 Java ArrayList < String > list = new ArrayList < String >();...few names to the list as string values list . add ( "laurence...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  8. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection::idx_get method. Retrieves a building block at the given index in C++....index int32_t An index into the list of building blocks. Remarks...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words.bui...
  9. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。...Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations Using PHP Contents...create bullet and numbered lists the same way you do in Word...

    docs.aspose.com/slides/php-java/manage-bullet/