Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 25,140 for

print

(0.49 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....MS Excel Click Page Layout > Print Titles > Header/Footer . Check...and Footers with C++ Setting Print Options with C++ Analyzing your...

    docs.aspose.com/cells/cpp/setting-different-hea...
  2. Converting Worksheet To SVG in Jython|Documenta...

    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....svg" ) # Print message print "Excel to SVG conversion...

    docs.aspose.com/cells/java/converting-worksheet...
  3. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word documents, enhancing your document editing experience....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...
  4. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....) # Print recognition result for result in results : print ( result...

    docs.aspose.com/ocr/python-net/recognition/id-c...
  6. 在xlsx4j中打印工作簿|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....SheetRender ( sheet , imgOptions ); //Print the worksheet sr . toPrinter...WorkbookRender ( book , imgOptions ); //Print the workbook wr . toPrinter...

    docs.aspose.com/cells/zh/java/printing-workbook...
  7. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/areas-detection/...
  8. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....ENG ) for error in errors : print ( "Found misspelled word: "...error . suggested_words ) > 0 : print ( "Most likely replacement:...

    docs.aspose.com/ocr/python-net/misspelled-words...
  9. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this document.... Examples Shows how to print the details of what fonts are...count ). toEqual ( 5 ); // Print all the used and unused fonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。...)) # Read document property print ( w . custom_document_properties...rties . get ( "test" )) print ( "Press any key to continue.....

    docs.aspose.com/cells/zh/python-net/using-workb...