Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 36,360 for

list

(0.11 sec)
  1. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++....types of lists, for example, phone lists, task lists, lists of transactions...create, and maintain various lists. Aspose.Cells supports creating...

    docs.aspose.com/cells/javascript-cpp/create-and...
  2. Aspose.Cells API Demonstration for Spring Java|...

    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....screen showing Pet’s Owners list. On the bottom of the page,...label. To export the Owners list to a MS-Excel document click...

    docs.aspose.com/total/java/aspose-cells-api-dem...
  3. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo class. Contains information about a mail merge region. To learn more, visit the documentation article in C++....get_Fields () const Returns a list of child fields. get_Level ()...get_MustacheTags () const Returns a list of child “mustache” tags. get_Name...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. MailMergeRegionInfo.regions property | Aspose.W...

    MailMergeRegionInfo.regions property. Returns a List of child regions....regions property Returns a list of child regions. @property...@property def regions ( self ) -> List [ aspose . words . mailmerging...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment....in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between document in case when I add Lists to documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…...result of compare document with lists Aspose.Words Product Family...document in case when I add lists to documents with different...

    forum.aspose.com/t/strange-result-of-compare-do...
  7. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...getName()); } // Copy list properties if available (removing...targetDoc); log.debug("Copied list properties for style: {}", source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  8. 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...
  9. Get all the external hyperlinks in a presentati...

    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....Declare a list of strings. List < string > ret = new List < string...external relationship to the list of strings. ret . Add ( relation...

    docs.aspose.com/slides/net/get-all-the-external...
  10. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...