Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 21,097 for

print

(0.08 sec)
  1. XamlFlowSaveOptions constructor | Aspose.Words ...

    aspose.words.saving.XamlFlowSaveOptions constructor... Examples Shows how to print the filenames of linked images...resource in callback . Resources : print ( f " { callback . images_folder_alias...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/areas-detection/
  3. 在Python中调整行高和列宽|Documentation

    使用Python Excel API在Python中创建Excel文件。在您的Python应用程序中调整XLSX或XLS中的行高和列宽,无需MS Office。...xls" ) print "Set Row Height Successfully...+ "Set Column Width.xls" ) print "Set Column Width Successfully...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  4. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for Node.js via C++....); // Assign SUM formula and print its FormulaLocal cell . setFormula...Assign AVERAGE formula and print its FormulaLocal cell . setFormula...

    docs.aspose.com/cells/nodejs-cpp/implement-cell...
  5. CustomXmlSchemaCollection class | Aspose.Words ...

    aspose.words.markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part...schemas and print each element. for schema in schemas : print ( schema...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class....True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.list_items property | Asp...

    StructuredDocumentTag.list_items property. Gets [SdtListItemCollection](../../sdtlistitemcollection/) associated with this SDT....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在PHP中管理文档属性|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...."Item" , array ( "Owner" )); print $ptr -> Get ( $customProp1 ..."Value" , array ()) . PHP_EOL ; print $ptr -> Get ( $customProp2 ...

    docs.aspose.com/cells/zh/net/managing-document-...
  9. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans...True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends...True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

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