Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 158,583 for

2

(0.24 sec)
  1. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....= [ 'Category 1' , 'Category 2' ] # Adding new series. Value...= categories , values = [ 1 , 2 ]) series2 = series_coll . add...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++...."Section 2." ); ASSERT_EQ ( u "Section 1. \f Section 2." , doc...get_Count ()); ASSERT_EQ ( u "Section 2." , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Find/Get the Position and Dimensions of the "Sh...

    Hello Aspose Team, In OOXML, preset shapes define a specific “Shape text rectangle” using the rect tag, which restricts the bounds of the text. For example, in the attached screenshot, you can see the text appears alig…...slides-cpp powtoon May 25, 2026, 2:57pm 1 Hello Aspose Team, In OOXML...potapov May 26, 2026, 4:25am 2 @powtoon , Thank you for contacting...

    forum.aspose.com/t/find-get-the-position-and-di...
  4. 请问7月aspose 版本发布协同功能了吗 - Free Support Forum - as...

    请问7月aspose 版本发布协同功能了吗...com July 12, 2025, 2:41am 1 请问7月aspose 版本发布协同功能了吗 Professionalize...Professionalize.Discourse July 12, 2025, 2:42am 2 @feng.qun.zhu.avaryholding...

    forum.aspose.com/t/7-aspose/315149
  5. Set Barcode Checksum using Python

    This short guide explains how to work with barcode checksum using Python. It has details to set the IDE, a list of steps, and a sample code to set checksum in barcode using Python....Italian Post 25, Interleaved 2 of 5, Matrix 2 of 5, MSI, Pharmacode...Pharmacode, PatchCode, PZN, Standard 2 of 5. Mandatory checksum includes...

    kb.aspose.com/barcode/python/barcode-checksum-u...
  6. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Category 1" , u "AW Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); auto series2 = seriesColl...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  7. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency....will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PDF Annotations - Not showing in Chrome &amp; E...

    Hello, Product: Aspose.PDF 6.7.0.0 We are adding TextAnnotation to a PDF document and saving it. (code snippet attached below) We have two issues/questions: 1) When we open the generated PDF document in Chrome (ver: 51.…... 2) When we embed HTML content, like...pdf”); tilal.ahmad August 2, 2016, 2:03am 2 Hi Raman, rnidamar: 1)...

    forum.aspose.com/t/pdf-annotations-not-showing-...
  9. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a document or section... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....will start a count at list level 2. It will display a value of "1"...builder . writeln ( 'Paragraph 2' ) # The next LISTNUM field that...

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