Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 23,362 for

print

(0.28 sec)
  1. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....configure a document that can be printed as a book fold. Document doc...section's "PageSetup" property to print the document in the form of...

    reference.aspose.com/words/net/aspose.words/pag...
  2. ResourceSavingArgs.ResourceStream | Aspose.Word...

    Discover the ResourceSavingArgs ResourceStream property to easily define where your resources are saved, enhancing efficiency and control in your projects....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...
  3. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with PDF files with our libraries: .NET, CPP, Java, Python...extract image from PDF How to print PDF How to create fillabe PDF...convert, render, secure and print documents without using Adobe...

    products.aspose.com/pdf/tutorial/
  4. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for JavaScript via C++....Hide ] Sometimes you want to print a range of pages to an output...= new PdfSaveOptions (); // Print only Page 3 and Page 4 in the...

    docs.aspose.com/cells/javascript-cpp/limit-the-...
  5. Get and Set Page Properties|Aspose.PDF for Rust...

    Learn how to get and set page properties for PDF documents using Aspose.PDF for Rust, allowing for customized document formatting....retrieve its page count, and then print the result. The page_count method...pdf . page_count () ? ; // Print the page count println! ( "Count:...

    docs.aspose.com/pdf/rust-cpp/get-and-set-page-p...
  6. ViewType | Aspose.Words for Java

    Possible values for the view mode in Microsoft Word in Java....displays the document as it will print. READING The document shall...displays the document as it will print. READING public static int READING...

    reference.aspose.com/words/java/com.aspose.word...
  7. Hiding and Showing Rows and Columns in PHP|Docu...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for PHP via Java APIs....xls" ); print "Rows and Columns hidden successfully..."Unhide Rows And Columns.xls" ); print "Rows and Columns unhidden successfully...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  8. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells with C++....); // Assign SUM formula and print its FormulaLocal cell . SetFormula...Assign AVERAGE formula and print its FormulaLocal cell . SetFormula...

    docs.aspose.com/cells/cpp/implement-cell-formul...
  9. SdtListItem class | Aspose.Words for Python

    aspose.words.markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_LIST](../sdttype/#DROP_DOWN_LIST) structured document tag...Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition....warnings for warning in warnings : print ( warning ) Logging recognition...

    docs.aspose.com/ocr/python-net/identify-problems/