Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 36,366 for

list

(0.58 sec)
  1. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style...@property def aliases ( self ) -> List [ str ]: ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API.... Choose Currency from the list. Using the Format Cells Dialog...tab, select Currency from the list on the left. You can customize...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  4. PersonalStorage.FindAndEnumerateSoftDeletedItem...

    For the same PST file, is PersonalStorage.FindAndEnumerateSoftDeletedItems() guaranteed to return soft-deleted items in the same order each time it’s called? I want to be able to recover processing of a PST if a crash o…...I can use the index into the list to recover. Professionalize...You can store the results in a list or a database, allowing you...

    forum.aspose.com/t/personalstorage-findandenume...
  5. How to Remove Restrictions on PDF Document in P...

    This article assists on how to remove restrictions on PDF document in Python. It shares the details to establish the environment, a List of steps and a runnable sample code to develop a PDF restrictions remover in Python....the development environment, a list of steps to be performed while...modify_contents, and modify_annotations to list a few. Using the PDFFileSecurity...

    kb.aspose.com/pdf/python/how-to-remove-restrict...
  6. How to Create Tagged PDF using Python

    This short tutorial describes how to create tagged PDF using Python. It contains the IDE settings, a set of tasks for the application and a runnable sample code for adding tags to PDF files using Python....resources for setting the IDE, a list of steps for the application...create_link_element() out of the long list of available methods to create...

    kb.aspose.com/pdf/python/how-to-create-tagged-p...
  7. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately.... defectAreas List<DefectAreas> The list of defects and areas...

    docs.aspose.com/ocr/net/defect-detection/
  9. Aspose::Words::Style::get_IsHeading method | As...

    Aspose::Words::Style::get_IsHeading method. True when the style is one of the built-in Heading styles in C++....get_Count ()); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. 从 C# 中的 PDF 导入 3D 场景和内容|Documentation

    Aspose 的场景类。3D API 表示 3D 场景。开发人员可以从 PDF 文件中提取 3D 场景和内容。...null ; // Extract 3D contents List < byte []> contents = FileFormat...NET byte [] password = null ; List < Scene > scenes = FileFormat...

    docs.aspose.com/3d/zh/net/import-3d-scenes-and-...