Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 25,173 for

print

(1.15 sec)
  1. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....selected when the document was printed to PostScript or PDF. In other...PDF document is displayed or printed. bleed_box : If the document...

    docs.aspose.com/pdf/python-net/crop-pages/
  2. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Shows how to manipulate and print the URIs of linked resources...options); } /// /// Counts and prints URIs of resources contained...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python.... as_paragraph () print ( tocItem . to_string ( aw ...SaveFormat . TEXT ) . strip ()) print ( "--------- ) bm = doc . range...

    docs.aspose.com/words/python-net/working-with-t...
  4. Convert SVG to CANVAS via Java | products.aspos...

    Sample code for SVG to CANVAS Java conversion. Use API example code for batch SVG files to CANVAS conversion within any Web or Desktop Java based application....formats better suited for printing or online publication. If...format for building website and print graphics in order to achieve...

    products.aspose.com/imaging/java/conversion/svg...
  5. Finding perfect font combinations

    Font pairing is the process of combining fonts which not only look well together but will not spoil the readability and aesthetics of the design....projects, such as websites, print materials, or presentations...web project, presentation, or print materials, these tools can save...

    docs.aspose.com/font/net/what-is-font/pairing-f...
  6. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.Cells for JavaScript via C++. This article will show you how to retrieve font information from a document.... When the code prints all the fonts inside the workbook...workbook, it also prints those dummy fonts. The following screenshot...

    docs.aspose.com/cells/javascript-cpp/get-a-list...
  7. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments programmatically using Aspose.Tasks for .NET....mpp" ); 2 3 // Print resource assignment's stop and...stop and resume dates, and prints them. This allows developers...

    docs.aspose.com/tasks/net/stop-or-resume-an-ass...
  8. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly.... IsObjectLink ) { // Print the full path to the linked...oleFrame . LinkPathLong ); // Print the relative path to the linked...

    docs.aspose.com/slides/net/manage-ole/
  9. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly.... isObjectLink ()) { // Print the full path to the linked...oleFrame . getLinkPathLong ()); // Print the relative path to the linked...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  10. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。... Get ( 0 ); // Set the print quality of the worksheet to..."SetPrintQuality_out.xls" ); std :: cout << "Print quality set successfully!" <<...

    docs.aspose.com/cells/zh/cpp/setting-page-options/