Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 150,852 for

2

(0.12 sec)
  1. Issue PDFNEWNET-36833 - Free Support Forum - as...

    Hi, Could you please update me ETA for fix of Issue PDFNEWNET-36833? Thanks...ahmad June 23, 2014, 9:50am 2 Hi Omnath, As your issue is related...Regards codewarior June 23, 2014, 2:51pm 3 Hi Omnath, Thanks for contacting...

    forum.aspose.com/t/issue-pdfnewnet-36833/71002
  2. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type of this revision. To learn more, visit the documentation article in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level list to your document with the ListCollection AddSingleLevelList method, enhancing organization and clarity.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...); builder . Writeln ( "Item 2" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ChartLegend.Position | Aspose.Words for .NET

    Discover the ChartLegend Position property to easily customize your chart's legend placement for enhanced clarity and visual appeal....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... writeln ( "Paragraph 2." ); builder . write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.RemoveReply | Aspose.Words for .NET

    Effortlessly remove unwanted replies with the Comment RemoveReply method, ensuring your discussions stay clear and relevant. Enhance your comment management today!... EqualTo ( 2 )); // Below are two ways of removing...Count , Is . EqualTo ( 1 )); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/net/aspose.words/com...
  7. OleFormat.Clsid | Aspose.Words for .NET

    Discover the OleFormat Clsid property to easily retrieve the CLSID of OLE objects, enhancing your application's functionality and performance....That ( oleControlCollection [ 2 ]. Caption , Is . EqualTo ( "Delphi"...That ( oleControlCollection [ 2 ]. Value , Is . EqualTo ( "0"...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用公式函数处理数据|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Quit (); } 2) Aspose.Cells for .NET C# void...输出 1) VSTO 图 1: 使用 VSTO 进行公式输出 2) Aspose.Cells for .NET 图2: 使用...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  9. Aspose.Cells throws exception when loading .PRN...

    Hi there! When I try to load a .prn file into a new Workbook using Aspose.Cells (v26.2), it throws an exception: This file’s format is not supported or you don’t specify a correct format. The code I’m using is from t…...cells-net andyrut February 25, 2026, 2:30pm 1 Hi there! When I try to...Workbook using Aspose.Cells (v26.2), it throws an exception: This...

    forum.aspose.com/t/aspose-cells-throws-exceptio...
  10. Comment.remove_reply method | Aspose.Words for ...

    Comment.remove_reply method. Removes the specified reply to this comment.... assertEqual ( 2 , comment . replies . count )...comment . replies . count ) # 2 - Use the "RemoveAllReplies" method...

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