Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 33,966 for

list

(0.08 sec)
  1. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....get_MyDir () + u "Revisions at list levels.docx" ); doc -> UpdateListLabels...accepted. Currently supports list labels. doc -> set_RevisionsView...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math object corresponded to the EQ field....docx' ) field_eq = list ( filter ( lambda a : a is not...x : x . as_field_eq (), b ), list ( doc . range . fields ))))[...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Hyphenation of Serbian text - Free Support Foru...

    https://forum.aspose.com/t/hyphenation-of-serbian-text/323124/2 Hello, Thanks for your reply. You recommend Hyphenation.GetSupportedLanguages(). But this method does not seem to be available. Kind regards...RegisterDictionary is not present in the list of language codes that Aspose...Check the supported language list – Aspose.Words provides the...

    forum.aspose.com/t/hyphenation-of-serbian-text/...
  4. Filter Data|Documentation

    This article introduces how to filter data in GridWeb....display in a list. Moreover, you can filter items in a list according...some criteria. Input: The data list in the first worksheet Output:...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for.... A list of characters can be automatically...mechanisms. You can define a list of characters Aspose.OCR engine...

    docs.aspose.com/ocr/java/characters-whitelist/
  6. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....:: endl ; // Iterate throught list of rows for ( auto row : table...get_RowList ()) { // Iterate throught list of cell for ( auto cell : row...

    docs.aspose.com/pdf/cpp/extract-data-from-table...
  7. Remove File from ZIP in Java

    This brief topic explains how to remove file from ZIP in Java. It includes all the information like preparing the environment and a code snippet to delete ZIP file in Java....Delete all the entries in the list with the deleteEntry method...initiates the process by creating a list of all the entries that match...

    kb.aspose.com/zip/java/remove-file-from-zip-in-...
  8. 集成到本地模式中的Microsoft Report Viewer|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....format to appear on the dropdown list.</param> /// <param name="extensionType">The...returns a list of supported // rendering extensions. This list is also...

    docs.aspose.com/cells/zh/reportingservices/inte...
  9. Data Validation|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....are restricted to a list of values . List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/java/data-validation/
  10. Merger.merge_to_images method | Aspose.Words fo...

    Merger.merge_to_images method. Merges the given input documents into a single output document using specified input output file names and save options...merge_to_images ( self , input_files : List [ str ], save_options : aspose...Type Description input_files List[str] The input file names. save_options...

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