Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 36,337 for

list

(0.13 sec)
  1. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all paragraphs from the collection to a new array of paragraphs....docx' ) paras = list ( doc . first_section . body...an enumeration. for para in list ( doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....// Get all images 7 List < Image > list = doc. getChildNodes...%s\n\n" , list. size ()); 9 10 // Traverse the list 11 for ( int...

    docs.aspose.com/note/java/working-with-images/
  3. 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...
  4. 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...
  5. Working with Exchange Mailbox and Messages - Re...

    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....com" ); Listing Messages A list of the email messages...method. Simple Messages Listing To list the messages in an Exchange...

    docs.aspose.com/email/java/working-with-exchang...
  6. Create Flat ZIP Archive in C# .NET | .NET ZIP L...

    Use .NET API to create flat ZIP archives in C# or VB.NET. Extract the inner ZIP archives to the outer archive from within your .NET applications.... Then, create lists to store the inner ZIP entries...method. Then, add entry to the list of entries to be deleted. Open...

    blog.aspose.com/zip/create-a-flat-zip-archive-i...
  7. Compare MBOX Files via .NET | products.aspose.com

    C# source code to compare MBOX documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/mbox/
  8. Merge Excel Files using Java

    Refer to this article to merge Excel files using Java. It provides IDE settings, a List of instructions, and a sample code to combine Excel files using Java....has details to set the IDE, a list of steps, and a sample code...file Create a list of Excel files to merge If the list is empty,...

    kb.aspose.com/cells/java/merge-excel-files-usin...
  9. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...outputPdfPath, List<string> headers, List<string> footers, List<double>...List<double> headerHeights, List<double> footerHeights) { // Open the existing...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  10. Find Text in Picture using Python

    Follow this article to find text in picture using Python. It has all the details to set the IDE, a List of steps, and a sample code for developing text finder from image using Python....details to set the environment, a list of steps, and a sample code...recognizing a single line, setting the list of text areas, and a flag to...

    kb.aspose.com/ocr/python/find-text-in-picture-u...