Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 23,108 for

print

(0.83 sec)
  1. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically....the GetUniqueId() method to print the unique ID of a worksheet...GetWorksheets (). Get ( 0 ); // Print Unique ID std :: cout << "Unique...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/
  2. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all revisions in this collection.... revisions : print ( f 'Revision type: { r . revision_type...parent_node . node_type } "' ) print ( f ' \t Changed text: " { r...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....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...
  4. BuiltInDocumentProperties.titles_of_parts prope...

    BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the document....heading_pairs_index < len ( heading_pairs ): print ( f 'Parts for { heading_pairs...i in range ( parts_count ): print ( f ' \t " { titles_of_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 C++ 打印 PDF | Aspose.PDF

    簡單的演示原始碼在任何平臺上使用C++語言列印PDF文檔。...attributes for printing viewer . AutoResize = true ; // Print the file...viewer . AutoRotate = true ; // Print the file with adjusted rotation...

    products.aspose.com/pdf/zh-hant/cpp/print/
  6. 打印电子表格|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....A1 cell to T35 cell) of the print area pageSetup . PrintArea =... PageSetup ; //Allowing to print gridlines pageSetup . PrintGridlines...

    docs.aspose.com/cells/zh/net/print-spreadsheets/
  7. 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/
  8. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. Get step-by-step guide and sample code.... It allows you to print content by outputting a file...easier to save, share, and print your documents. Microsoft continues...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. Managing Page Breaks 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....xls" ) print "Add page breaks, please check..."Clear All Page Breaks.xls" ) print "Clear all page breaks, please...

    docs.aspose.com/cells/java/managing-page-breaks...
  10. 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...