Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 25,178 for

print

(1.5 sec)
  1. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections... count ) # Print every custom property in the...document. for prop in properties : print ( f 'Name: " { prop . name }...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Cell Hide Column Header - Free Support F...

    Hello Team, We are doing Image export for each worksheet as one page , here we want to provide an option to hide column header. we tried by setting IsRowColumnHeadersVisible = false. but it still shows the header in ex…...IsRowColumnHeadersVi only affects Excel’s print‑preview UI. The image renderer...consulted only by Excel’s UI/print‑preview, not by the image renderer...

    forum.aspose.com/t/aspose-cell-hide-column-head...
  3. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....configure a document that can be printed as a book fold. let doc = new...section's "PageSetup" property to print the document in the form of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....document, as if we had selected "Print 2 pages" in MS Word. // The...document, as if we had selected "Print 2 pages" in MS Word. // The...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. Extract text and images from PPTX document usin...

    Java sample code to extract text and images from PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....print(port.getText()); //Display font...height of the text System. out .print(port.getPortionFormat().getFontHeight());...

    products.aspose.com/slides/java/parser/pptx/
  8. 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-...
  9. 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/
  10. 使用图层|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.... getLayers (): print ( "Name: " + str ( layer . getName...getName () . getValue ())) print ( "Visibility: " + str ( layer...

    docs.aspose.com/diagram/zh/python-java/working-...