Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 150,873 for

2

(0.14 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. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it....'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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....Shape [] shapes = new Shape [ 2 ]; // extract and assign shapes...0 ). getShapes (). getShape ( 2 ); // mark array shapes as group...

    docs.aspose.com/diagram/java/public-api-changes...
  4. 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...
  5. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....2.docx", SaveFormat.DOCX, options);...getArtifactsDir() + "LowCode.SplitDocument.2.docx", SaveFormat.DOCX, options);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for Node.js via C++.... addTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/nodejs-cpp/set-line-spaci...
  7. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...epub" ); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub" ); // 2 - Use the first image found in...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... write ( "Cell #2" ); builder . insertCell (); builder...cellFormat . preferredWidth } .` ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OutlineOptions.default_bookmarks_outline_level ...

    OutlineOptions.default_bookmarks_outline_level property. Specifies the default level in the document outline at which to display Word bookmarks....document outline at level 1; 2 for level 2 and so on. Default is 0...

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