Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 31,665 for

list

(0.06 sec)
  1. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....whether pasted lists will be merged with surrounding lists. getSmartStyleBehavio()...whether pasted lists will be merged with surrounding lists. setSmar...

    reference.aspose.com/words/java/com.aspose.word...
  2. Tables and Ranges with Node.js via C++|Document...

    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....Microsoft Excel for tables and list objects. Using Microsoft Excel...existing file that contains a table/list object in it const wb = new...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  3. How to Create GIF From Images in C#

    This short tutorial guides on how to create GIF from images in C#. By using C# animated GIF can be easily created by following the steps and sample code shared in this tutorial....project to create GIF Create a list of raster images using the image...raster image in the list Parse the remaining list and add each image...

    kb.aspose.com/imaging/net/how-to-create-gif-fro...
  4. Microsoft 365 Data Access and Management with M...

    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....the GCC High endpoint for listing folders and retrieving messages...Manage Folders with IGraphClient List Folders By calling ListFolders...

    docs.aspose.com/email/net/microsoft-365-data-ma...
  5. Update and Save an Email in PHP|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....(); \ # Retrieve Email's TO list $contacts = $email -> getTo...the collection as Email's TO list $email -> setTo ( $contacts...

    docs.aspose.com/email/java/update-and-save-an-e...
  6. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: fontNames = [ "Segoe UI Emoji...

    docs.aspose.com/slides/python-net/create-fallba...
  7. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding....SelectNodes method Selects a list of nodes matching the XPath...XPath expression. Return Value A list of nodes matching the XPath...

    reference.aspose.com/words/net/aspose.words/com...
  8. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

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

    A comprehensive guide on working with tables in Java programming language.... Retrieve a list of table nodes. Call the stream-based...one" ); 5 6 // Get a list of table nodes 7 List < Table > nodes =...

    docs.aspose.com/note/java/working-with-tables/