Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 37,918 for

list

(0.16 sec)
  1. ListLevelCollection.GetEnumerator | Aspose.Word...

    Discover the ListLevelCollection GetEnumerator method to efficiently enumerate levels in your List. Enhance your coding with this powerful feature!...will enumerate levels in this list. public IEnumerator < ListLevel...ListLevelCollection namespace Aspose.Words.Lists assembly Aspose.Words ListLevelCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  2. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... assertEqual ( 2 , len ( list ( filter ( lambda hf : not hf...self . assertEqual ( 6 , len ( list ( filter ( lambda hf : hf ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Accessibility Validator – Aspose.HTML for .NET

    Learn how to use Aspose.HTML for .NET to check website accessibility against WCAG rules, such as principles, guidelines, and criteria....is a lambda expression with a list of methods-settings. An instance...is a lambda expression with a list of methods-settings. Initializes...

    docs.aspose.com/html/net/accessibility-validator/
  4. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save documents in the XamlFlow format. Enhance your workflow today!...imagesFolderAlias ; Resources = new List < string >(); } void IImageSavingCallback...ImagesFolderAlias { get ; } public List < string > Resources { get ;...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Summarize a Document|Aspose.Words for Python vi...

    Summarize a document. Aspose.Words for Python simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length.... The list of supported models is available...Anthropic Claude models. The full list is defined in the aw.ai.AiModelType...

    docs.aspose.com/words/python-net/summarize-a-do...
  6. Convert Project Pages to Separate Image Files |...

    This guide explains how to convert Microsoft Project files into multiple JPEG image files using Aspose.Tasks for C#....Pages property that contains a list of page numbers to save when...All pages are saved if this list is empty and ImageSaveOptions...

    docs.aspose.com/tasks/cpp/convert-project-pages...
  7. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI...."StyledTable" ); // Get a list of the rows in the table List < XWPFTableRow...// get the cells in this row List < XWPFTableCell > cells = row...

    docs.aspose.com/words/java/format-table-in-docu...
  8. 获取所有幻灯片的标题|Aspose.Slides 文档

    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.... ReadKey (); // Get a list of the titles of all the slides...presentationDocument ); } } // Get a list of the titles of all the slides...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  9. Tables|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....Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/go-cpp/tables/
  10. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...private static Map<Integer, List<Node>> getPageIndexToNodeMa(Document...throws Exception { Map<Integer, List<Node>> pageToNodes = new HashMap();...

    forum.aspose.com/t/empty-page-not-getting-remov...