Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 25,055 for

print

(0.17 sec)
  1. 在 PHP 中检索 Visio 形状信息|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....information about the shapes print "Shape ID : " . ( string ) $shape...$shape -> getID () . PHP_EOL ; print "Name : " . ( string ) $shape...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  2. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve the single‑quote prefix of a cell value or range through the Aspose.Cells for C++ API.... GetStyle (); // Print the value of Style.QuotePrefix...st = cell . GetStyle (); // Print the value of Style.QuotePrefix...

    docs.aspose.com/cells/cpp/preserve-single-quote...
  3. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....) # Print recognition result for result in results : print ( result...detail in details : print ( detail . key ) print ( detail . value...

    docs.aspose.com/ocr/python-net/recognition/pass...
  4. Saving Files 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_2003_XML ) # Print Message print ( "<BR>" ) print ( "Worksheets...

    docs.aspose.com/cells/java/saving-files-in-python/
  5. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...get_color_scale_result() # Print the color information print(f"Color ARGB:...ARGB: {color.to_argb()}") print(f"Color Name: {color.get_name()}")...

    forum.aspose.com/t/access-rendered-value-of-cel...
  6. FontInfo.Name | Aspose.Words for .NET

    Discover the FontInfo Name property to easily access and utilize font names for enhanced typography in your projects.... Examples Shows how to print the details of what fonts are...allFonts = doc . FontInfos ; // Print all the used and unused fonts...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Retrieve the Masters Information in PHP|Documen...

    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....$master = $masters -> get ( $i ); print "Master ID : " . ( string )...$master -> getID () . PHP_EOL ; print "Master Name : " . ( string...

    docs.aspose.com/diagram/java/retrieve-the-maste...
  8. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....document's window - Default: false print ( "CenterWindow :" , document...side by side - Default: L2R print ( "Direction :" , document ...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  9. PageInfo.GetSpecifiedPrinterPaperSource | Aspos...

    Discover the GetSpecifiedPrinterPaperSource method in PageInfo. Efficiently retrieve the ideal PaperSource for seamless page Printing....PaperSource object suitable for printing the page represented by this...that you can use in the .NET printing framework to specify the paper...

    reference.aspose.com/words/net/aspose.words.ren...
  10. BookmarkStart.Bookmark | Aspose.Words for .NET

    Discover BookmarkStart's unique property to access the facade object, simplifying your bookmark management with seamless start and end encapsulation....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/boo...