Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 149,629 for

2

(0.1 sec)
  1. BuildingBlockCollection.Item | Aspose.Words for...

    Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects....example -1 means the last item, -2 means the second before last and...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options.... ByHtmlTags 2 Outputs all list labels as HTML...( "Default numbered list item 2." ); builder . ListFormat . ListIndent...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....Discourse March 5, 2025, 7:02pm 2 @richardcromer To adjust the thickness...shape.Line.LineWeight.Value = 2; // Set to desired thickness in...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  7. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render... writeln ( 'Page 2.' ) builder . insert_image ( file_name...builder . writeln ( 'This is page 2.' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CSS fonts

    HTML CSS has next properties like font-family, font-weight, font-size, font-style, CSS font, font-stretch, font-synthesis, etc. Lern more about them here!...Value for text 1 Value for text 2 Value for text 3 font-family:...monospace; Syntax: Copy 1 // text 1 2 . text1 { 3 font-family : Lobster...

    docs.aspose.com/font/net/what-is-font/css-fonts/
  9. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++.... Level 2: A little slower, but better,...slower, but better, than level 2. Level 4: A little slower, but...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  10. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。... AddTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... GetTextParagraphs (). Get ( 2 ); p . SetAlignmentType ( TextAlignmentType...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...