Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 150,697 for

2

(0.26 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::idx_set method. Gets or sets the element at the specified index in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Mhtml to pdf conversion - pdf output is not as ...

    input mhtml file AccuWeather.zip (50.3 KB) output pdf file AccuWeather_html.pdf (154.8 KB) language: java 21 aspose-words 25.2 our expectation is, the contents of output pdf should be similar to how the mhtml file …...Family divine1 March 3, 2025, 2:36pm 1 input mhtml file AccuWeather...language: java 21 aspose-words 25.2 our expectation is, the contents...

    forum.aspose.com/t/mhtml-to-pdf-conversion-pdf-...
  6. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....LINE_BREAK); // 2 - Reference a bookmark that stores...insertBreak(BreakType.LINE_BREAK); // 2 - Reference a bookmark that stores...

    reference.aspose.com/words/java/com.aspose.word...
  7. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距... addTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); const shape...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  8. Aspose::Words::Drawing::Charts::ChartAxisTitle ...

    Aspose::Words::Drawing::Charts::ChartAxisTitle class. Provides access to the axis title properties. To learn more, visit the documentation article in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...between 2 pages. For example, if a table has 4 rows and only 2 of...false, the table is split between 2 pages. If I Do use table.IsBroken...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...