Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 36,360 for

list

(0.08 sec)
  1. PrinterSettingsContainer | Aspose.Words for .NET

    Discover the PrinterSettingsContainer constructor, efficiently create and manage your printer settings with ease. Optimize your printing experience today!...Examples Shows how to access and list your printer’s paper sources..."PaperSizes" property contains the list of paper sizes to instruct the...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...TextBuilder(page_new); List<TextFragment> list = new List<TextFragment>();... { list.Add(textFragment); } textBuilder.AppendText(list); }...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  3. Tables and Ranges|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....Microsoft Excel for tables and list objects. Using Microsoft Excel...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/go-cpp/tables-and-ranges/
  4. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply advanced filter of microsoft excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....filtering the list in place. listRange The list range. criteriaRange...

    docs.aspose.com/cells/go-cpp/apply-advanced-fil...
  5. Reading and Converting Outlook Files|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.... This property returns a list of OlmFolder objects, each representing...each object, which returns a list of its subdirectories. By using...

    docs.aspose.com/email/net/reading-and-convertin...
  6. FieldDatabaseDataTable.rows property | Aspose.W...

    FieldDatabaseDataTable.rows property. Gets rows that belong to this table....@property def rows ( self ) -> List [ aspose . words . fields ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. JsonSimpleValueParseMode Enum | Aspose.Words fo...

    Discover the Aspose.Words.Reporting.JsonSimpleValueParseMode enum for efficient JSON parsing. Easily handle nulls, booleans, numbers, and strings seamlessly!...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  8. 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/
  9. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 10 stops. Add (doc...

    docs.aspose.com/page/net/xps/working-with-gradi...
  10. Working with Outlook Contacts|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.... Save MAPI Distribution Lists to VCF Files The code sample...demonstrates how to save a distribution list to a multi-contact VCF file:...

    docs.aspose.com/email/net/working-with-outlook-...