Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 22,516 for

print

(0.18 sec)
  1. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML documents. Enhance your web content effortlessly!...Shows how to use a callback to print the URIs of external resources.../// <summary> /// Counts and prints URIs of resources contained...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Managing Page Breaks|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....data after the page break is printed on the next page. In simple...added. In page break preview or print preview modes, you can see how...

    docs.aspose.com/cells/java/managing-page-breaks/
  3. Dewarping|Documentation

    How to straighten curved and distorted images using Aspose.OCR for Python via .NET before recognition....recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/dewarp/
  4. Common recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/recognition-sett...
  5. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...0 except Exception as e: print(e) # Process all runs in document...change_font(run) except Exception as e: print(e) # Process footnotes try:...

    forum.aspose.com/t/change-styles-for-complete-d...
  6. Grouping and Ungrouping Rows and Columns in PHP...

    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 "Group Rows And Columns Successfully..."Ungroup Rows And Columns.xls" ); print "Ungroup Rows And Columns Successfully...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  7. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...}) # Print all comments for comment in comment_data: print(f"Author:...

    forum.aspose.com/t/extraction-of-comments-from-...
  8. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。... Get ( 3 ); // Print the Z-Order position of the...sh1 . ToFrontOrBack ( 2 ); // Print the Z-Order position of the...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...
  9. DocumentVisitor.VisitEditableRangeStart | Aspos...

    Discover the DocumentVisitor VisitEditableRangeStart method, triggered at the start of editable ranges for seamless document editing and enhanced user experience.... Examples Shows how to print the node structure of every...( Run run ) { // We want to print the contents of runs, but only...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....configure a document that can be printed as a book fold. auto doc =...section's "PageSetup" property to print the document in the form of...

    reference.aspose.com/words/cpp/aspose.words/pag...