Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 37,917 for

list

(0.6 sec)
  1. AnthropicAiModel.summarize method | Aspose.Word...

    aspose.words.ai.AnthropicAiModel.summarize method...( self , source_documents : List [ aspose . words . Document...Description source_documents List[ Document ] An array of documents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Reference|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....editor windows, which include a list of formulas. This section includes...

    docs.aspose.com/cells/reportingservices/reference/
  3. Document.RevisionsView | Aspose.Words for .NET

    Effortlessly manage document revisions! Choose between original or updated versions for seamless collaboration and enhanced productivity....Document ( MyDir + "Revisions at list levels.docx" ); doc . UpdateListLabels...accepted. Currently supports list labels. doc . RevisionsView...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...Generic; public List<int> GetPagesWithRedlines(string...pdfFilePath) { List<int> pagesWithRedlines = new List<int>(); Document...

    forum.aspose.com/t/redlines-in-pdf/315965
  5. 使用 GridWeb 中的 DropDownListList、FreeList 单元格|Do...

    本文介绍如何在 GridWeb 中使用 List。...使用 GridWeb 中的 DropDownList、List、FreeList 单元格 Contents [ Hide...ValidationType.DropDownList、List 和 FreeList 都提供了这个功能。该控件支持下拉...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  6. Supported extensions are supported in last vers...

    Hi, Can you please check with GDAL + your GDAL of the unsupported extensions with new version if it supported ? If it not supported both GDAL + your GDAL, where can I find support for them? The List: Supported_Extens…... The list: Supported_Extensions.zip (22...directly. To verify: Extract the list of extensions from the zip file...

    forum.aspose.com/t/supported-extensions-are-sup...
  7. Getting Headers or Footers|Documentation

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

    docs.aspose.com/cells/net/get-headers-or-footers/
  8. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....user to select an item from a list. COMMAND_BUTTON A button that...displays text. LIST_BOX A control that displays a list of items. MULTI_PAGE...

    reference.aspose.com/words/java/com.aspose.word...
  9. TableSubstitutionRule.addSubstitutes method | A...

    TableSubstitutionRule.addSubstitutes method. Adds substitute font names for given original font name....substituteFontNames string[] List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...// Create a list to hold the extracted nodes List<Node> extractedNodes...extractedNodes = new List<Node>(); // Extract content between the...

    forum.aspose.com/t/extract-the-content-of-bookm...