Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 23,324 for

print

(0.07 sec)
  1. 使用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...
  2. 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...
  3. Hide or Unhide a Worksheet 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 message print "Worksheet 1 is now hidden...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  4. Finding text in an image|Documentation

    How to determine if an image contains provided text...."Aspose" , recognitionSettings ): print ( "The image contains the word...word \" Aspose \" " ) else : print ( "The image doesn't contain...

    docs.aspose.com/ocr/python-net/find-text/
  5. Comment.NodeType | Aspose.Words for .NET

    Discover the Comment NodeType property that efficiently returns comments, enhancing your content management experience with seamless integration....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/net/aspose.words/com...
  6. Section.NodeType | Aspose.Words for .NET

    Discover the Section NodeType property that efficiently returns Section data, enhancing your site's structure and performance. Unlock seamless navigation today!...function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/net/aspose.words/sec...
  7. CommentRangeStart.NodeType | Aspose.Words for .NET

    Discover the CommentRangeStart NodeType property, which efficiently retrieves the starting point of comments for enhanced data management....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/net/aspose.words/com...
  8. Document.NodeType | Aspose.Words for .NET

    Explore the Document NodeType property to unlock essential document details and enhance your data management. Discover its benefits today!...function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Extract Text from PDF using Rust|Aspose.PDF for...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Rust.... Print the extracted text to the console...pdf . extract_text () ? ; // Print extracted text println! ( "Extracted...

    docs.aspose.com/pdf/rust-cpp/extract-text-from-...
  10. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....) # Print recognition result for result in results : print ( result...

    docs.aspose.com/ocr/python-net/recognition/car-...