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

2

(0.15 sec)
  1. 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...
  2. Aspose::Words::Fields::FieldListNum::Remove met...

    Aspose::Words::Fields::FieldListNum::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent paragraph. If the field is already removed, returns null in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Apply Style on Cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....border with line width equal to 2 f Dashed , represents dashed line...border with line width equal to 2 f ThinDashDotted , represents...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level of the entry....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....= { "sri" : 2 , "sci" : 2 , "eri" : 2 , "eci" : 2 }; // Define...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. Request for Clarification on QR Code Minimum Si...

    Hello Aspose Support Team, I’m investigating a behavioural difference in QR code generation between older and newer versions of Aspose.BarCode for Java, and I’d appreciate your help confirming whether a specific interna…...qr-code vanessagibson February 2, 2026, 5:32pm 1 Hello Aspose Support...Professionalize.Discourse February 2, 2026, 5:33pm 2 @vanessagibson You’re...

    forum.aspose.com/t/request-for-clarification-on...
  9. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear.... SetFormula1 ( u "=MOD(ROW(),2)=0" ); // Set the background color...formula =MOD(ROW(),2)=0 as =MOD(COLUMN(),2)=0 , that is; instead...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  10. 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...