Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 34,562 for

list

(0.13 sec)
  1. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import.... "“John Doe´s list of currency symbols”™\r€, ¢... £, ¥, ¤" : "“John Doe´s list of currency symbolsâ€\u009dâ„¢\r€...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 集成到本地模式中的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...
  5. IMailMergeDataSource.MoveNext | Aspose.Words fo...

    Discover how the IMailMergeDataSource MoveNext method seamlessly advances to the next record, enhancing your data management efficiency....Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  6. 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/
  7. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java....docx"); // Get the list of document fonts. FontInfoCollection...font rights.docx"); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  8. BuiltInDocumentProperties.titles_of_parts prope...

    BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the document....titles_of_parts ( self ) -> List [ str ]: ... @titles_of_parts...titles_of_parts ( self , value : List [ str ]): ... Remarks Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API...., Whole Number , Decimal , List , Date , etc.). Based on the..., between , equal to ). For List , toggle In‑cell dropdown to...

    docs.aspose.com/cells/net/aspose-cells-gridjs/v...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...private void processJsActions(List<JavascriptAction> jsActionsList...collectPageAndAnnota(Document doc, List<JavascriptAction> jsActionsList)...

    forum.aspose.com/t/unable-to-extract-javascript...