Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 27,858 for

list

(0.14 sec)
  1. Style.nextParagraphStyleName property | Aspose....

    Style.nextParagraphStyleName property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style....toEqual ( 4 ); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.Cells for SharePoint - Use and Benefits|...

    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....SharePoint users in the form of a list of hyperlinks as shown below:...library Benefits The following list highlights a few benefits of...

    docs.aspose.com/cells/sharepoint/aspose-cells-f...
  3. Working with Voting Options and Reactions in MS...

    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....access only voting buttons as a list of individual strings, you can...class allows you to retrieve a list of reactions on a MAPI message...

    docs.aspose.com/email/net/working-with-voting-o...
  4. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....setBold(true); // List all possible style conditions...getFont().setBold(true); // List all possible style conditions...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the shapes on the page and …... var list = new List<Shape>(); foreach (Shape...in diagram.Pages[0].Shapes) { list.Add(shape); } Shape s = diagram...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  6. Working with Outlook Contacts|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....following methods to get the list of all contacts from a VCard:...is_multi_contacts(stream) # Loads list of all contacts from VCard file...

    docs.aspose.com/email/python-net/working-with-o...
  7. Three methods for filtering Chart Data|Document...

    Learn how to filter charts in Excel using Aspose.Cells for .NET. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will maintain two lists: one ( NSeries ) list to store all the...become the new first item in the list, and all the following series...

    docs.aspose.com/cells/net/filtering-charts-in-e...
  8. Three methods for filtering Chart Data|Document...

    Learn how to filter charts in Excel using Aspose.Cells for Python via .NET. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will maintain two lists: one ( n_series ) list to store all the...become the new first item in the list, and all the following series...

    docs.aspose.com/cells/python-net/filtering-char...
  9. How to Save Selected Pages in PDF using C#

    This article describes how to save selected pages in PDF using C#. It has the IDE settings, a List of steps, and a runnable sample code demonstrating how to select pages from PDF and save using C#....by providing the source PDF, list of pages, and resultant PDF...step, a discrete or continuous list of page numbers is stored in...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  10. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a List of operations and a runnable sample code to delete pages from PDF document using Java....for setting the environment, a list of operations to be performed...remove selected pages Prepare a list of page numbers that are to...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...