Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 149,111 for

2

(0.12 sec)
  1. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... write ( "Cell #2" ); builder . insertCell (); builder...cellFormat . preferredWidth } .` ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OutlineOptions.default_bookmarks_outline_level ...

    OutlineOptions.default_bookmarks_outline_level property. Specifies the default level in the document outline at which to display Word bookmarks....document outline at level 1; 2 for level 2 and so on. Default is 0...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...epub" ); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub" ); // 2 - Use the first image found in...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting list levels. The default value is '\0', that means there is no indentation in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...String :: Format ( u " a. Item 2{0}" , newLine ) + System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Fields::Field::Remove method | A...

    Aspose::Words::Fields::Field::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent paragraph. If the field is already removed, returns null in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list....writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...writeln ( 'Bulleted list item 2' ) builder . writeln ( 'Bulleted...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java....setResizeVertically(true); // 2 - The IMPORT field: FieldImport...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...(2, 2) (3, 2) (0, 3) (1, 3) (2, 3) (3, 3) 下面的 C# 代码演示了如何为表格中的单元格指定编号:...

    docs.aspose.com/slides/zh/net/manage-table/
  10. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...