Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 24,722 for

print

(0.09 sec)
  1. 使用 Java 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 透過 Java 範例程式碼以程式方式列印 PDF 文檔...attributes for printing viewer . setAutoResize ( true ); // Print the file...setAutoRotate ( true ); // Print the file with adjusted rotation...

    products.aspose.com/pdf/zh-hant/java/print/
  2. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers.smartobjects import SmartObjectLayer from aspose.psd.imageloadoptions import PsdL…...PsdImage): psd_image = image print(f"Searching for smart layers...isinstance(layer, SmartObjectLayer): print(f” Found Smart Object Layer:...

    forum.aspose.com/t/asposepsd-states-that-a-vali...
  3. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...problem: Check Print Area : Ensure that the print area is correctly...using range.Address to set the print area. Verify that this address...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  4. Range.Bookmarks | Aspose.Words for .NET

    Discover the Range Bookmarks property to access a comprehensive collection of bookmarks, enhancing your document navigation and organization effortlessly....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/ran...
  5. Bookmark.Text | Aspose.Words for .NET

    Manage your bookmarks effortlessly! Get or set the text within your bookmarks for easy organization and quick access to important notes....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/boo...
  6. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython....PARA_STYLE ) print "abc = " + str ( paragraphs [ 0 ] ) print "Paragraphs...for paragraph in paragraphs : print str ( paragraph . toString (...

    docs.aspose.com/words/java/working-with-styles-...
  7. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}"); // Print all bookmarks again to see updated...

    reference.aspose.com/words/java/com.aspose.word...
  9. Export EMAIL to PS via Java | products.aspose.com

    Java API to Convert EMAIL to PS without using Microsoft Word or Outlook...widely used in publishing and printing industries. With Email Java...exported into PS for high-quality printing and publishing workflows....

    products.aspose.com/total/java/conversion/email...
  10. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your document formatting and layout precision....get ; } Examples Shows how to print page size and orientation information...doc . GetPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/net/aspose.words.ren...