Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 23,406 for

print

(0.82 sec)
  1. 在Jython中使用工作表索引删除工作表|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.... close () # Print Message print "Sheet removed successfully...

    docs.aspose.com/cells/zh/java/removing-workshee...
  2. Add XMP metadata to EPS file using Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here....contains ( "xmp:CreatorTool" ): 22 print( "CreatorTool: " + xmp. get_value...contains ( "xmp:CreateDate" ): 26 print( "CreateDate: " + xmp. get_value...

    docs.aspose.com/page/python-net/xmp-metadata/add/
  3. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties.... Returns: None: Prints the page count to console....input_file_name ) # Get page count print ( "Page Count:" , str ( len...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  4. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document.... PRINT textAnnotation . color = ap...for ta in textAnnotations : print ( ta . rect ) Delete Text Annotation...

    docs.aspose.com/pdf/python-net/text-annotation/
  5. 页面设置与打印选项(C++)|Documentation

    配置页面设置和打印参数以控制打印过程,使用Aspose.Cells与C++。...:: PaperA4 ); // Setting the print quality of the worksheet to...outputFilePath = outDir + u "PageSetup_Print_out.xlsx" ; // Create workbook...

    docs.aspose.com/cells/zh/cpp/page-setup-and-pri...
  6. Python Barcode Generator and Reader (via .NET) ...

    Generate and scan barcodes in Python. Create QR Code, Data Matrix, PDF417, Code 128, EAN/UPC, and more using a cross-platform library you can install from PyPI.... Create print-ready labels, decode barcodes...reader . read_bar_codes (): print ( r . code_type_name , "->"...

    products.aspose.com/barcode/python-net/
  7. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....configure a document that can be printed as a book fold. let doc = new...section's "PageSetup" property to print the document in the form of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SpecialChar.nodeType property | Aspose.Words fo...

    SpecialChar.nodeType property. Returns [NodeType.SpecialChar](../../nodetype/#SpecialChar)....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section)....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GlossaryDocument.nodeType property | Aspose.Wor...

    GlossaryDocument.nodeType property. Returns the [NodeType.GlossaryDocument](../../../aspose.words/nodetype/#GlossaryDocument) value....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

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