Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 36,375 for

list

(0.21 sec)
  1. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merger.merge_to_images_streams method | Aspose....

    Merger.merge_to_images_streams method. Merges the given input document streams into a single output document using specified image save options...ms ( self , input_streams : List [ io . BytesIO ], save_options...Type Description input_streams List[io.BytesIO] The input file streams...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 在 Python 中更新并保存电子邮件|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.... () \ # 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...
  6. Add a comment to a slide|Aspose.Slides 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....that there is a comment author list in the comment authors part...elements in the comment authors list... if ( authorsPart . CommentAuthorList...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  7. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++.... get_List () Gets the list that defines formatting...formatting of this list style. get_ListFormat () Provides access to...

    reference.aspose.com/words/cpp/aspose.words/style/
  9. ListLabel.font property | Aspose.Words for Python

    ListLabel.font property. Gets the List label font....font property Gets the list label font. @property def font...See Also module aspose.words.lists class ListLabel ListLabel.label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Automate Email Archiving in Exchange Servers Us...

    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 guide demonstrates how to list emails in the Inbox folder of...provides four overloads which are listed below: ArchiveItem(string sourceFolderUri...

    docs.aspose.com/email/net/archive-exchange-emai...