Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 155,382 for

2

(0.72 sec)
  1. FieldCollection indexer | Aspose.Words for Python

    FieldCollection indexer. Returns a field at the specified index....example -1 means the last item, -2 means the second before last and...assertEqual ( 5 , fields . count ) # 2 - Get the collection to remove...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Save call is stuck while adding Html Fragment -...

    Hi, I am having the same issue, I’ve attached the file with source code, HTML sample, and a screenshot of what I see when it gets stuck. Versions that were tested: “Aspose.PDF.Drawing” 23.12.0, 24.7.0.,24.1 I am runni…...ali August 23, 2024, 4:44am 2 @One_Inc We have opened the following...team. One_Inc August 30, 2024, 2:25pm 3 Hey @asad.ali wanted to...

    forum.aspose.com/t/save-call-is-stuck-while-add...
  3. Table layout in document get disturb when Mergi...

    Hello Team, I am merging multiple documents in consolidated document, one of table get disturb, more aligned to right, please check attachment original and merged document and code sample attach. Please guide . Thanks …...deryushev June 23, 2025, 4:33pm 2 @avinashchilke1 We have opened...inconvenience. Chilke October 14, 2025, 2:15pm 9 Dear @alexey.noskov , Any...

    forum.aspose.com/t/table-layout-in-document-get...
  4. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++....Writeln ( u "Run 2. " ); ASSERT_EQ ( u "Run 2. \r Run 1." , doc..."Run 3. " ); ASSERT_EQ ( u "Run 2. \r Run 1. \r Run 3." , doc ->...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Family words-net RiteshAML10 May 2, 2025, 11:29am 1 Hi, As I am using...Professionalize.Discourse May 2, 2025, 11:30am 2 @RiteshAML10 It seems...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  8. 如何使用Node.js通过C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到您的图表中以实现灵活的数据可视化。...allMonths ; j ++ ) { const _row = i + 2 ; const _column = j + 1 ; sheet..._column ). putValue ( 50 * ( i % 2 ) + 20 * ( j % 3 ) + 10 * ( i...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  9. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。... Format ( "#{0}: {1} {2}" , Index , X , Y ); } } class...} else if ( points . Count == 2 ) { // Draw virtual triangle PointF...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...
  10. Aspose::Words::Fields::FieldIf::get_ComparisonO...

    Aspose::Words::Fields::FieldIf::get_ComparisonOperator method. Gets or sets the comparison operator in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...