Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 37,894 for

list

(0.5 sec)
  1. Retrieve images from .docx Word document | Aspo...

    Learn how to Retrieve images from *.docx Word document in Aspose.ZIP for .NET with sample code and event handling techniques.... Add property public List<byte[]> ImageBytes { get; private...to IndexModel . We fill this list with extracted image bytes....

    docs.aspose.com/zip/net/retrieve-images-from-docx/
  2. Aspose OCR is slow while Converting unsearchabl...

    I am using Aspose OCR in my code to convert unsearchable scanned PDF to searchable PDF. The execution time of the code for scanning and converting just 1 page is 2 minutes. So, how Can I optimize the speed of the executi…...WriteLine("OCR started"); List<RecognitionResult> result =...settings); //List < RecognitionResult> result = new List<RecognitionResult>();...

    forum.aspose.com/t/aspose-ocr-is-slow-while-con...
  3. 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....following methods to get the list of all contacts from a VCard:...is_multi_contacts(stream) # Loads list of all contacts from VCard file...

    docs.aspose.com/email/python-net/working-with-o...
  4. Managing Document Properties in Jython|Document...

    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....xls" ) # Retrieve a list of all custom document properties...

    docs.aspose.com/cells/java/managing-document-pr...
  5. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability....number items like a numbered list. // This field will display...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CsvDataLoadOptions.HasHeaders | Aspose.Words fo...

    Discover CsvDataLoadOptions' HasHeaders property to easily manage CSV imports by specifying if the first record includes column names for seamless data integration....new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF document.... save ( outfile ) Delete List Item Remove Field...

    docs.aspose.com/pdf/python-net/move-field/
  8. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document....toEqual ( 4 ); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Style.styles property | Aspose.Words for Node.js

    Style.styles property. Gets the collection of styles this style belongs to....toEqual ( 4 ); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (paragraph or character).... count ) # Enumerate and list all the styles that a document...

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