Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 37,970 for

list

(0.34 sec)
  1. Show Translate Button and Translate Worksheet i...

    This article explains how to enable the translate button in the GridJs toolbar and implement server‑side translation for the active worksheet..../// <summary> /// Translates a list of source texts to the target..."de").</param> /// <returns>A list containing the translated strings...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  2. 使用 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...
  3. How to use formula and content suggestions|Docu...

    Use GridJs formula suggestions in the editor and content suggestions from syntax checking....for list validation values when a selected cell has a list validator...GridJs searches the formula list with the text after the equals...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  4. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...the only character which is a list bullet element at a different...I remove the list bullet item or change the list bullet level...

    forum.aspose.com/t/document-extractpages-yields...
  5. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for Node.js via C++ API....to filter the list in place. listRange The list range. criteriaRange...

    docs.aspose.com/cells/nodejs-cpp/apply-advanced...
  6. 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...
  7. CompositeNode.selectSingleNode method | Aspose....

    CompositeNode.selectSingleNode method. Selects the first [Node](../../node/) that matches the XPath expression...."//Table//Paragraph" ); // Iterate through the list with an enumerator and print..."//Body/Paragraph" ); // We can treat the list as an array. expect ( nodeList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Merge Documents|Aspose.Words for Java

    Merge documents easily and fast instead of using docx4j....utility, you simply pass it a list of the docx you want to merge;...{ // Create list of docx packages to merge List < WordprocessingMLPack...

    docs.aspose.com/words/java/merge-documents/
  9. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents.... Here is the complete list of cleanable punctuation marks:...punctuation marks. // This is a list of punctuation marks that this...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 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/