Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 19,930 for

print

(0.05 sec)
  1. Inserting and Deleting Rows and Columns in Pyth...

    Use Python Excel API to create Excel spreadsheets in Python. Insert or delete rows from XLSX or XLS in your Python applications without MS Office....xls" ) print "Insert Row Successfully." Inserting..."Insert Multiple Rows.xls" ) print "Insert Multiple Rows Successfully...

    docs.aspose.com/cells/java/inserting-and-deleti...
  2. Rendering and Printing in Aspose.Cells|Document...

    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....Rendering and Printing in Aspose.Cells Contents [ Hide ] This...topics Convert charts to images Print spreadsheets Specify image resolution...

    docs.aspose.com/cells/net/rendering-and-printin...
  3. 通过 Java 打印 PDF 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打印 PDF 文档的 Java 源代码,德尔福。...attributes for printing viewer . AutoResize = true ; // Print the file...viewer . AutoRotate = true ; // Print the file with adjusted rotation...

    products.aspose.com/pdf/zh-hans/java/print/
  4. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。...GetPageSetup (); // Set the print area to the range A1:T35 pageSetup..."SetPrintArea_out.xls" ); std :: cout << "Print area set successfully!" << std...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  5. Online OFT to PCL Conversion or Build .NET base...

    Free online app to convert OFT to PCL files. .NET C# conversion library code for OFT documents....the Full Potential of Your Print Data Processing Capabilities...Document Printing : Convert OFT files to create automated print jobs...

    products.aspose.com/total/net/conversion/oft-to...
  6. 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...
  7. Aspose::Words::Fonts::FontInfo::get_IsTrueType ...

    Aspose::Words::Fonts::FontInfo::get_IsTrueType method. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font. Default is true in C++....const Examples Shows how to print the details of what fonts are...doc -> get_FontInfos (); // Print all the used and unused fonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Language detecton|Documentation

    How to detect the languages used on the provided image.... languages : print ( lang . language ) print ( lang . accuracy...set ) for result in results : print ( result . recognition_text...

    docs.aspose.com/ocr/python-net/language_detection/
  9. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BookmarkStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkStart class, essential for managing bookmarks in Word documents. Enhance your document editing experience today!...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...