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

print

(0.14 sec)
  1. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula text of cells and save modified Excel files using JavaScript via C++.... As its name suggests, it prints the text of the formula which...formula in cell A1 and then prints the text of the formula using...

    docs.aspose.com/cells/javascript-cpp/using-form...
  2. FontEmbeddingUsagePermissions | Aspose.Words fo...

    Represents the font embedding usage permissions in Java.... PRINT_AND_PREVIEW The font may be...for purposes of viewing or printing the document. RESTRICTED_LICENSE...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::RevisionGroup::get_Author method...

    Aspose::Words::RevisionGroup::get_Author method. Gets the author of this revision group in C++....get_Author () Examples Shows how to print info about a group of revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage document operations effectively.... Printing 4 Print the document (possibly...set). HighResolutionPrinti 804 Print the document to a representation...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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...
  6. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Python via .NET APIs....page break is printed on the next page while printing. In simple...added. In page break preview or print preview modes, you can see how...

    docs.aspose.com/cells/python-net/managing-page-...
  7. 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/
  8. 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...
  9. 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...
  10. 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-...