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

2

(0.18 sec)
  1. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...getCount() - 2; i >= 0; i--) { document.getLastSection()...Discourse May 9, 2025, 8:20pm 2 @Crane 要在删除分节符的同时保持书签不变,您可以在合...

    forum.aspose.com/t/topic/312511
  4. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...Family AidanIPO March 23, 2026, 2:25pm 1 I have a docx document...alexey.noskov March 23, 2026, 2:38pm 2 @AidanIPO The problem on your...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  6. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted.... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Using JSON Data in Smart Markers|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...."director id 2" , "FirstName" : "director first 2" , "MiddleName"..."director middle 2" , "LastName" : "director last 2" , "Reportees"...

    docs.aspose.com/cells/java/using-json-data-in-s...
  8. Working with WBS Associated with a Task | Aspos...

    Learn how to manage Work Breakdown Structure (WBS) codes for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading, defining, and renumbering WBS values....2.3 ). – returns or sets the depth...Project( "New Project.mpp" ); 2 3 // Create a ChildTasksCollector...

    docs.aspose.com/tasks/net/wbs-associated-with-a...
  9. 档案

    档案...Width / 2, presentation.SlideSize.Size.Height / 2); float width...center.X - width / 2; float y = center.Y - height / 2; // 添加水印形状 IAutoShape...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  10. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...save options with default values 2 PsSaveOptions options = new PsSaveOptions();...No transformations ////////// 2 //Set a paint in graphics state...

    docs.aspose.com/page/net/ps/working-with-transf...