Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 149,631 for

2

(0.49 sec)
  1. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Remove method. Removes a property with the specified name from 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...
  2. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... writeln ( 'Paragraph 2' ) builder . write ( 'Paragraph...list_format . list_level_number = 2 self . assertEqual ( 3 , len (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_FirstSliceAngle method. Gets or sets the angle, in degrees, of the first slice of the parent pie chart in C++....u "Category 1" , u "Category 2" , u "Category 3" }); chart ->...:: MakeArray < double > ({ 4 , 2 , 5 })); // Format the Doughnut...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Merge images Via net, all supported image forma...

    Using Aspose.Imaging you can easily Merge images Via net...images operation allows to combine 2 or more images into one vertically...by combining many (more than 2) images into a single whole, sometimes...

    products.aspose.com/imaging/net/merge/
  5. 通过 C++ 使用 Chart.chartDataRange 方法的简便图表设置方式|Docu...

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中轻松设置图表,指导将展示如何指定图表的数据范围,使您能够以最小的努力创建专业且精确的图表。... value = 2 ; // Second vertical series worksheet...cells . get ( "C3" ). value = 2 ; worksheet . cells . get ( "C4"...

    docs.aspose.com/cells/zh/javascript-cpp/easy-wa...
  6. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to 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...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....builder -> Writeln ( u "Entry 2" ); builder -> InsertBreak ( Aspose...\" >.........span>" + u "<span>2</span>" + u "</p>" )); } else...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based index of the specified property 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...
  9. Aspose::Words::Markup::CustomXmlProperty::get_U...

    Aspose::Words::Markup::CustomXmlProperty::get_Uri method. Gets or sets the namespace URI of the custom XML attribute or smart tag property 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. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to PDF, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.docx”); doc.Save(@“.\out.pdf”); I’v…...Discourse July 10, 2025, 1:01pm 2 @ServerSide527 Hello, Thank you...vyacheslav.deryushev July 10, 2025, 2:11pm 3 @ServerSide527 We have...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...