Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 155,281 for

2

(0.13 sec)
  1. 64716906.xlsx

    Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2018-04-23T16:14:57Z 2018-04-23T16:1......Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z...

    docs.aspose.com/cells/sv/cpp/chart-to-pdf/64716...
  2. Korean characters are not getting Printed while...

    No Warnings are printed while converting from word to pdf… We have windows system and installed korean font as well but No luck. Issue still persists. PDF_4057cea4-074b-47ed-8389-f39bb7ca6694.pdf (64.0 KB) Word_da3cbae…...noskov January 5, 2026, 2:11pm 21 @Prem_Parmar You can try...Prem_Parmar January 5, 2026, 2:12pm 22 Okay, I am seeing Aspose...

    forum.aspose.com/t/korean-characters-are-not-ge...
  3. How to remove empty right click menues - Free S...

    Hi, In the attached document, a very large number of empty entries appear when I right-click the content. How do I remove these entries? test.zip (32.8 KB) Kind regards,...Family Nachti September 22, 2025, 2:44pm 1 Hi, In the attached document...Discourse September 22, 2025, 2:45pm 2 @Nachti To remove empty entries...

    forum.aspose.com/t/how-to-remove-empty-right-cl...
  4. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...potapov April 4, 2025, 4:18pm 2 @VaradS , Thank you for contacting...add(workbook.getCell(worksheetIndex, 2, 0, "DEF")); chart.getChartData()...

    forum.aspose.com/t/need-a-sample-code-to-create...
  5. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....assertEquals(2, doc.getRevisions().getCount());...builder.write("This is revision #2."); // Now move the node to create...

    reference.aspose.com/words/java/com.aspose.word...
  6. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" ]); expect ( style . baseStyleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ComparisonExpression.ComparisonOperator | Aspos...

    Explore the ComparisonExpression ComparisonOperator property to understand its comparison operator and enhance your coding efficiency....{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". Field field = builder . InsertField ( string...

    reference.aspose.com/words/net/aspose.words.fie...
  8. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency.... Write ( "Cell 2" ); builder . EndTable (); builder...GetText (). Trim () == "Cell 2" ), Is . True ); // Use a double...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the document in C++....SectionBreakNewPage ); ASSERT_EQ ( 2 , doc -> get_Sections () -> get_Count...get_TextColumns () -> SetCount ( 2 ); builder -> Writeln ( u "Column...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

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