Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 155,331 for

2

(0.15 sec)
  1. Generate DATAMATRIX BarCode Images via Python |...

    Create DATAMATRIX symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  2. 档案

    档案...getWidth() / 2, (float) pres.getSlideSize().getSize()...getSize().getHeight() / 2); float width = 300; float height =...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  3. 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...
  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. 档案

    档案...get_Width() / 2, presentation->get_SlideSize()->get_Size()...)->get_Size().get_Height() / 2); float width = 300.0f; float...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  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...