Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 33,966 for

list

(0.15 sec)
  1. IMailMergeDataSource.MoveNext | Aspose.Words fo...

    Discover how the IMailMergeDataSource MoveNext method seamlessly advances to the next record, enhancing your data management efficiency....Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 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 Installation Why Aspose.3D for...

    docs.aspose.com/3d/python-net/getting-started/
  3. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...Load(strTreePath) List validLayouts = new List(); var cadImageNew...Load(strTreePath); List<string> validLayouts = new List<string>(); var...

    forum.aspose.com/t/text-alignment-while-convert...
  4. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java....docx"); // Get the list of document fonts. FontInfoCollection...font rights.docx"); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  5. BookmarkCollection indexer | Aspose.Words for P...

    BookmarkCollection indexer. Returns a bookmark at the specified index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports....template is taken from the current list item. However, this example...created in the workflow task list and is assigned to the specified...

    docs.aspose.com/words/sharepoint/making-a-repor...
  8. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input documents into a single document and returns [Document](../../../aspose.words/document/) instance of the final document....merge_docs ( self , input_documents : List [ aspose . words . Document...Description input_documents List[ Document ] The input documents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....Manage Bulleted and Numbered Lists in Presentations in Python Contents...Managing bulleted and numbered lists effectively is important when...

    docs.aspose.com/slides/python-net/manage-bullet...
  10. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you have to manually update the entire directory after opening word. Moreover, the table of contents is inconsistent with the first-level heading, and there should be two spaces between the serial n…...to see two spaces like in the list alexey.noskov March 28, 2025...Document(); com.aspose.words.List list = doc.getLists().add(ListTemplate...

    forum.aspose.com/t/update-toc-didnt-work/310348