Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 28,677 for

list

(0.18 sec)
  1. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....Headers and Footers to Command List The header or footer text can...headers and footers as command list. The following code shows how...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  2. Document.web_extension_task_panes property | As...

    Document.web_extension_task_panes property. Returns a collection that represents a List of task pane add-ins....collection that represents a list of task pane add-ins. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Psd file|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....Conversions Image Resources List of the Supported PSD Global...Editing of Rater Layer Mask List of Supported Layer Resources...

    docs.aspose.com/psd/net/psd-file/
  4. Recognize single line|Documentation

    How to read text from images containing a single line of text....line_abc() Read only the predefined list of characters from the single-line...() Read only the predefined list of characters from the single-line...

    docs.aspose.com/ocr/cpp/recognize-single-line/
  5. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images.... The method returns a list of CharacterRecognition objects...Characters ArrayList<Character> A list of recognized characters and...

    docs.aspose.com/ocr/java/image-regions-characte...
  6. Contributor class | Aspose.Words for Node.js

    Aspose.Words.Bibliography.Contributor class. Represents a bibliography source contributor...corporate (an organization) or a list of persons. Methods Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...page->Accept(selector); auto list = selector->get_Selected();... for (auto annot : list) { Console::WriteLine(u"Annotation located:...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  8. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a document in Java....Document(getMyDir() + "Revisions at list levels.docx"); doc.updateListLabels();...accepted. Currently supports list labels. doc.setRevisionsView(RevisionsView...

    reference.aspose.com/words/java/com.aspose.word...
  9. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...assertListEqual ([ 'Times New Roman' ], list ( table_substitution_rule ....'Liberation Serif' , 'DejaVu Serif' ], list ( table_substitution_rule ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive List of child regions for seamless data management....Regions property Returns a list of child regions. public IList...Is . EqualTo ( 0 )); // Get list of fields inside the first top...

    reference.aspose.com/words/net/aspose.words.mai...