Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 25,130 for

print

(0.17 sec)
  1. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve Single Quote Prefix of Cell Value or Range through the Aspose.Cells for JavaScript via C++ API.... style ; // Print the value of Style.QuotePrefix...cell A1 st = cell . style ; // Print the value of Style.QuotePrefix...

    docs.aspose.com/cells/javascript-cpp/preserve-s...
  3. Retrieve Visio Connectors Information in PHP|Do...

    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....information about the Connectors print "From Shape ID : " . ( string...getFromSheet () . PHP_EOL ; print "To Shape ID : " . ( string...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  4. VbaModule class | Aspose.Words for Python

    aspose.words.vba.VbaModule class. Provides access to VBA project module... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Printing Range of Pages using SheetRender and W...

    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....Ask AI Printing Range of Pages using SheetRender and WorkbookRender...Microsoft Excel allows you to print a range of pages of a workbook...

    docs.aspose.com/cells/python-net/printing-range...
  6. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...add_image( BytesIO(png_bytes) ) print(ppt_image.width, ppt_image.height)...what files exist in temp dir. print("Aspose.SVG did not create output...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  7. Split Panes in Python|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....EXCEL_97_TO_2003 ); # Print message print "Panes split successfully...

    docs.aspose.com/cells/java/split-panes-in-python/
  8. LanguagePreferences.default_editing_language pr...

    LanguagePreferences.default_editing_language property. Gets or sets default editing language.... RUSSIAN : print ( 'The document either has no...Russian originally.' ) else : print ( 'The document default language...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the excel in …...g you may sepcify print area for the sheet. See the...reference: Page Setup and Printing Options Thank you. Purushoth...

    forum.aspose.com/t/export-range-of-cells-to-ima...
  10. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...