Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 27,991 for

list

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Retrieve images from .docx Word document | Aspo...

    Learn how to Retrieve images from *.docx Word document in Aspose.ZIP for .NET with sample code and event handling techniques.... Add property public List<byte[]> ImageBytes { get; private...to IndexModel . We fill this list with extracted image bytes....

    docs.aspose.com/zip/net/retrieve-images-from-docx/
  5. 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...
  6. 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...
  7. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....dealing with list numbering. By default, numbered lists from a template...paragraph’s formatting such as list numbering. The following snippet...

    docs.aspose.com/words/java/inserting-documents-...
  8. 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...
  9. 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...
  10. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for C++ supports OpenAI and Google AI models for summarization and translation documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro.... The full list of supported model types is listed in the AiModelType...

    docs.aspose.com/words/cpp/supported-ai-models/