Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 155,327 for

2

(0.22 sec)
  1. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Latest Aspose.Imaging Product Family topics - F...

    Get technical support of Aspose.Imaging for .NET, Java and SharePoint....Imaging Product Family category 2 1803 December 6, 2023 Saving optimized...imaging-net 6 50 March 25, 2025 2 issues when loading jpg and saving...

    forum.aspose.com/c/imaging/14
  3. Should Inserting Line Breaks into Text Portions...

    My research around the topic How to Add a Paragraph with the Same Format As the One Before? led to an observation that I wanted to share. Aspose.Slides allows inserting a newline character into a portion like using (va…...Paragraphs[2].Portions[0].Text = "Bullet2\nBullet3";...potapov March 12, 2026, 10:55am 2 @co213 , Thank you for describing...

    forum.aspose.com/t/should-inserting-line-breaks...
  4. Printing MS Word documents using Aspose PDF - F...

    Hello, We need to print MS Word documents using a .Net Core 8.0 background service. As Aspose Words does not have a Print capability, we are thinking of to converting the DOCX to a PDF and then use the PDFViewer from A…...sachingusain March 26, 2026, 2:06pm 1 Hello, We need to print...shibanov March 26, 2026, 4:35pm 2 @sachingusain The option you mentioned...

    forum.aspose.com/t/printing-ms-word-documents-u...
  5. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++.... FixedColumnWidths 2 Aspose.Words disables the AutoFit...builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. About the Aspose.Diagram Product Family categor...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js....Closed November 18, 2019, 5:10am 2...

    forum.aspose.com/t/about-the-aspose-diagram-pro...
  8. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。... PutValue ( u "2-Color Scale" ); worksheet . GetCells..."3-Color Scale" ); for ( int i = 2 ; i <= 15 ; i ++ ) { int row =...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/ru/cpp/create-pivot-table...