Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 37,468 for

list

(0.18 sec)
  1. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...Empty; List<string> bookmarkNames = new List<string>() {..."COMPLETES_BY_LANGUAGE" }; List<string> filesToInsert = new List<string>() {...

    forum.aspose.com/t/difference-in-aspose-behavio...
  2. 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...
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations Using Java...with bulleted and numbered lists in PowerPoint presentations...

    docs.aspose.com/slides/java/manage-bullet/
  4. Identifying the characters|Documentation

    Detecting the characters in an image....OCR can automatically build a list of characters found in an image...order of probability). This list is provided in RecognitionCharacter...

    docs.aspose.com/ocr/net/characters-identify/
  5. Aspose.Words.Bibliography module | Aspose.Words...

    The Aspose.Words.Bibliography namespace provides classes that allow to access a List of bibliography sources available in a document....classes that allow to access a list of bibliography sources available...corporate (an organization) or a list of persons. ContributorCollectio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert a Document|Aspose.Words for SharePoint

    This article explains how to use SharePoint Designer to create a workflow for converting documents while using Aspose.Words for SharePoint....selecting it in the document library list. Select Automatically start...Convert via Aspose.Words from the list. You may need to select More...

    docs.aspose.com/words/sharepoint/converting-a-d...
  7. 在 Jython 中更新并保存电子邮件|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....MailAddressCollectio () # Retrieve Email's TO list contacts = email . getTo ()...the collection as Email's TO list email . setTo ( contacts ) #...

    docs.aspose.com/email/zh/java/update-and-save-a...
  8. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Aspose.Barcode in .Net MAUI Mobile Application|...

    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.... Result ) { List < byte > streamData = new List < byte >(); int...</summary> ///<param name="fontFiles">list of font files added to project</param>...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  10. Make a ZIP archive flat | Aspose.Zip for .NET

    C# zip library enables you to extract the nested zip archive contents into the parent archive to get a flat structure....explanation First, we need to list all the entries of the archive...archive, so keep such entries in a list. Copy 1 if (entry. Name . EndsWith...

    docs.aspose.com/zip/net/flatten-nested-zip/