Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 36,393 for

list

(0.17 sec)
  1. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  2. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。...Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...
  3. Developer Guide|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....add this column to SharePoint lists. The section that follows guides...SharePoint custom list Add a Barcode column to the custom list Getting...

    docs.aspose.com/barcode/sharepoint/user-s-guide/
  4. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....converting VSD to VSDX Create a list of pages that you want to load...and set the input format and list of pages Load the input VSD...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  5. Data Extraction from Invoices using Python

    Follow this article for data extraction from invoices using Python. It has all the details to set the IDE, a List if steps, and a sample code for invoice data extraction using Python....the IDE for the development, a list of steps defining the program...method by providing the receipts list and settings for extracting...

    kb.aspose.com/ocr/python/data-extraction-from-i...
  6. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection::idx_get method. Retrieves a building block at the given index in C++....index int32_t An index into the list of building blocks. Remarks...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....whether pasted lists will be merged with surrounding lists. getSmartStyleBehavio()...whether pasted lists will be merged with surrounding lists. setSmar...

    reference.aspose.com/words/java/com.aspose.word...
  8. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Cluster.get_string method | Aspose.Words for Py...

    aspose.words.shaping.Cluster.get_string method...get_string ( self , clusters : List [ aspose . words . shaping ...Parameter Type Description clusters List[ Cluster ] get_string() Creates...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....markup_language ) Shows how to configure a list to restart numbering at each...doc ) doc . lists . add ( list_template = aw . lists . ListTemplate...

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