Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 36,360 for

list

(0.68 sec)
  1. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment....in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/java/characters-identify/
  3. Identifying the characters|Documentation

    Detecting the characters in an image....OCR can automatically build a list of characters found in an image...of probability). To get the list of characters, use asposeoc...

    docs.aspose.com/ocr/cpp/characters-identify/
  4. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...(); for ( Annotation annot : list ) { System . out . println (...

    docs.aspose.com/pdf/zh/java/extract-links/
  5. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...@"\[tag \d*\]" ), "" , options ); List < string > expected ; if ( useLegacyOrder...useLegacyOrder ) expected = new List < string > { "[tag 1]" , "[tag...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Update and Save an Email in Ruby|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....new \ # Retrieve Email's TO list contacts = email . getTo ()...the collection as Email's TO list email . setTo ( contacts ) \...

    docs.aspose.com/email/java/update-and-save-an-e...
  7. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....extract the list labels of all paragraphs that are list items. auto...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers.... AnswersString string A list of answers, represented as a...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  9. Update and Save an Email in PHP|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/java/update-and-save-an-e...
  10. MailMergeRegionInfo class | Aspose.Words for Py...

    aspose.words.mailmerging.MailMergeRegionInfo class. Contains information about a mail merge region... fields Returns a list of child fields. level Returns...region. mustache_tags Returns a list of child “mustache” tags. name...

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