Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 36,730 for

list

(0.22 sec)
  1. Aspose::Words::ImportFormatOptions::get_MergePa...

    Aspose::Words::ImportFormatOptions::get_MergePastedLists method. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists. The default value is false in C++....whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. auto srcDoc...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. 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...
  3. 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...
  4. Language detecton|Documentation

    How to detect the languages used on the provided image....formats and returns them as a list of LanguageDetectionOut objects... languages List<Map.Entry<Language, Float>> Lists the recognition...

    docs.aspose.com/ocr/java/language_detection/
  5. Aspose::Words::WebExtensions namespace | Aspose...

    Aspose::Words::WebExtensions namespace. The Aspose.Words.WebExtensions namespace provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins in C++....TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. To...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. 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/java/image-regions-paragrap...
  7. Synchronize Emails with Mail Server|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....emails in SharePoint’s custom list of emails with a mail server...Aspose Tools ribbon to the custom list of emails. You can define the...

    docs.aspose.com/email/sharepoint/synchronize-em...
  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. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input documents into a single document and returns [Document](../../../aspose.words/document/) instance of the final document....merge_docs ( self , input_documents : List [ aspose . words . Document...Description input_documents List[ Document ] The input documents...

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