Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 37,851 for

list

(2.2 sec)
  1. FieldToa.pageNumberListSeparator property | Asp...

    FieldToa.pageNumberListSeparator property. Gets or sets the character sequence that is used to separate two page numbers in a page number List....page numbers in a page number list. get pageNumberListSepara ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 获取所有幻灯片的标题|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...
  4. Aspose.PSD for .NET 24.5 - 发布说明|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....GetItems (); List < BezierKnotRecord > knotsList = new List < BezierKnotRecord...bezierKnots ); List < IPathShape > newShapes = new List < IPathShape...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Create ListBox Field|Aspose.PDF for Python via ...

    Learn how to programmatically add a ListBox form field to a PDF document using Aspose.PDF for Python. This guide shows how to insert a ListBox field, define selectable items, and save the updated PDF file....review and select items from a list. The FormEditor class provides...existing PDF document. Define a list of selectable options. Add a...

    docs.aspose.com/pdf/python-net/create-listbox-f...
  6. 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...
  7. Forms2OleControlType enumeration | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls....user to select an item from a list. Frame A control that groups...ListBox A control that displays a list of items. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OpenAiModel.summarize method | Aspose.Words for...

    aspose.words.ai.OpenAiModel.summarize method...( self , source_documents : List [ aspose . words . Document...Description source_documents List[ Document ] An array of documents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Getting Started|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....Supported File Formats Feature List System Requirements Installation...

    docs.aspose.com/3d/java/getting-started/
  10. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...def __init__ ( self , pages : List [ int ]): ... Parameter Type...Type Description pages List[int] Zero-based indices of pages. Remarks...

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