Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 37,947 for

list

(0.09 sec)
  1. aspose.words.webextensions module | Aspose.Word...

    The aspose.words.webextensions module provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins....TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. To...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API.... Filter out a list of page nodes. Retrieve the...+ "Aspose.one" ); 6 7 // Get list of page nodes 8 IList < Node...

    docs.aspose.com/note/net/working-with-text/
  3. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/python-net/image-regions-pa...
  4. Clean Up a Document in Node.js|Aspose.Words for...

    Remove unused or duplicate information to reduce output size and processing time using Node.js. Remove unused styles, unused built-in styles, duplicate styles, or unused Lists....unused data, such as styles or lists, or duplicate information manually...styles or just unused styles or lists from the document, you can use...

    docs.aspose.com/words/nodejs-net/clean-up-a-doc...
  5. Delete all the comments by an author|Aspose.Sli...

    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....SlideCommentsPart ; // Get the list of comments. if ( slideCommentsPart...authorId . Value ); List < Comment > comments = new List < Comment >();...

    docs.aspose.com/slides/net/delete-all-the-comme...
  6. Word 目录域 页码与实际内容页码不一致 - Free Support Forum - as...

    word 目录域 页码与实际内容页码不一致 使用版本21.1 demo.zip (56.0 KB)...setupHeaderAndFooter(builder); // 定义多级列表样式 List list = defineMultilevelList(doc);...// 添加内容 addContent(builder, list); builder.insertBreak(BreakType...

    forum.aspose.com/t/word/289162
  7. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....'Revisions at list levels.docx' ) doc . update_list_labels () paragraphs...( '1.' , paragraphs [ 0 ] . list_label . label_string ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a List of instructions, and sample code to combine Excel files using Python.... It has IDE settings, a list of instructions, and a sample...and load the license Create a list of Excel files you want to combine...

    kb.aspose.com/cells/python/merge-excel-files-us...
  9. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a List of steps, and a runnable sample code to delete empty page in Word using Java....the development environment, a list of programming tasks for the...its text and shapes Save the list of page indexes where no text...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  10. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a List of steps, and a runnable sample code to delete the blank page in Word using Python....details to set the environment, a list of steps, and a runnable sample...text and images and prepare a list of empty pages Create a new...

    kb.aspose.com/words/python/how-to-remove-blank-...