Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 155,307 for

2

(0.38 sec)
  1. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API.... 2. Table selection area How to start...= { "sri" : 2 , "sci" : 2 , "eri" : 2 , "eci" : 2 }; // Define...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. Support for python3.13 for aspose_email_for_pyt...

    I want to ask you few questions as Your latest version of aspose_email_for_python_via_net-25.11-py3-none-manylinux1_x86_64.whl do support for python 3.13 and it is tested for it. right? Plus i am jumping from 22.12 to …...Discourse December 15, 2025, 1:52pm 2 @Harshvardhanpatil The publicly...Harshvardhanpatil December 15, 2025, 2:13pm 3 I have just updated Python...

    forum.aspose.com/t/support-for-python3-13-for-a...
  3. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....mpp" ); 2 3 // Set constraint Start No Earlier...Earlier Than on task with Id 2 2 Task first = project. RootTask...

    docs.aspose.com/tasks/net/handling-task-constra...
  4. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...getPageCount(); the result of pageCount is 2, but the actual result is 1 in...Discourse January 14, 2026, 7:51am 2 @GusGus The discrepancy you’re...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  5. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle Microsoft Project (MPP/XML) task constraints using Aspose.Tasks for Java....1 // Create project instance 2 Project project = new Project(dataDir...1 // Create project instance 2 Project project = new Project(dataDir...

    docs.aspose.com/tasks/java/handling-task-constr...
  6. Cannot distinguish between borders explicitly s...

    Cannot distinguish between borders explicitly set to None and borders with the default None value in conditional style. Since a table cell inherits the properties of the table regions according to a defined order of pri…...columns, as shown in Screenshot 2. 1265×733 47.4 KB ScreenShot4:...Discourse February 6, 2026, 10:14am 2 @osdev You’re seeing that the...

    forum.aspose.com/t/cannot-distinguish-between-b...
  7. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Create a Reminder for an Appointment|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....//associated with and will repeat 2 more times at 15 minute intervals:...); displayReminder . Repeat = 2 ; displayReminder . Duration =...

    docs.aspose.com/email/net/create-a-reminder-for...
  9. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. 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...
  10. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

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