Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 150,071 for

2

(0.17 sec)
  1. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....8 , 2.6 , 3.9 ], [ 2.7 , 3.2 , 0.8 , 1.7 ]); //...visible = false ; dataPoints . at ( 2 ). marker . format . fill . presetTextured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extract all Header Text and Level from PDF Docu...

    Please provide code parser all header text from an existing PDF document....ali May 1, 2025, 12:09pm 2 @ln22 There is no such entities...existing document. ln22 May 1, 2025, 2:13pm 3 Sorry if my question was...

    forum.aspose.com/t/extract-all-header-text-and-...
  3. 通过 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...
  4. 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...
  5. 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...
  6. 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...
  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. BufferedInputStream or Files.newInputStream to ...

    For merging pdf files, I wonder which stream class I should use with PdfFileEditor, BufferedInputStream or Files.newInputStream? Will BufferedInputStream perform better?...Discourse January 26, 2026, 8:20pm 2 @stonechen28 You want to know...is part of the newer Java NIO.2 API and returns a Stream , whereas...

    forum.aspose.com/t/bufferedinputstream-or-files...
  9. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage paragraph outline levels in your documents for enhanced organization and clarity....is at the outline level 2. Level3 2 The paragraph is at the outline...Writeln ( "Paragraph outline level 2." ); // Two paragraphs of the...

    reference.aspose.com/words/net/aspose.words/out...
  10. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...