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

list

(0.09 sec)
  1. 从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/
  2. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ document should start at 2. The numbering in the ‘GuV’ document should start at 3. When I append the ‘GuV’ to a document, the numbering persists. However, if I do the same with th…...nsid of imported list equals to the nsid of list with same listId...case always reuses existing list, but this option (that has no...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::LowCode::Processor class | Aspos...

    Aspose::Words::LowCode::Processor class. Processor class for performing different document processing actions in C++....stem::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>>&...stem::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>>&...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....select PDF Template from the list. Enter a template name. Click...for the Assigned List Types field. Select List from the Type menu...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  8. Node.js与C++中的表格和区域|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....existing file that contains a table/list object in it const wb = new...); // Convert the first table/list object (from the first worksheet)...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  9. 搜索

    搜索..."tokens"; private static final List<String> SCOPES = Collections...setTitle(_defaultSheetName); // 將工作表添加到列表 List<Sheet> sheetList = new ArrayList<Sheet>();...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...
  10. FieldDatabaseDataRow.values property | Aspose.W...

    FieldDatabaseDataRow.values property. Gets values that belong to this row....@property def values ( self ) -> List [ str ]: ... See Also module...

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