Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 25,188 for

print

(0.43 sec)
  1. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java.... Set Print or Screen mode. Initialize Document...new HtmlMediaType (); // Set Print or Screen mode $loadOption ->...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  2. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in .NET. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample C# code. Try it free....including creating handouts for printing in Handout mode. This mode...// print slide numbers PrintFrameSlide = true , // print a frame...

    docs.aspose.com/slides/net/convert-powerpoint-i...
  3. Working with XMP metadata|Aspose.PDF for .NET

    Discover how to work with XMP metadata in PDF files using the PDFXMPMetadata class in .NET with Aspose.PDF....Existing PDF File Secure Documents Print Documents Analyzing your prompt...

    docs.aspose.com/pdf/net/pdfxmpmetadata-class/
  4. Get the Version Number of the Application that ...

    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.... 2007, 2010, and 2013, and prints the version number of the application...title > Aspose.Cells Example - Print Excel Version </ title > </...

    docs.aspose.com/cells/javascript-cpp/get-the-ve...
  5. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....xlsx" ); // Apply image or print options ImageOrPrintOptions...image after applying image or print options SheetRender sr ( workbook...

    docs.aspose.com/cells/cpp/create-transparent-im...
  6. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for Node.js via C++....// Apply different image or print options const imgOption = new...image after applying image or print options const sr = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-transpa...
  7. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing document fonts efficiently and enhancing your document's visual appeal....docx" ); Shows how to print the details of what fonts are...allFonts = doc . FontInfos ; // Print all the used and unused fonts...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 在 Aspose.Cells for Node.js via C++ 中使用 FormulaT...

    本文介绍了如何使用 Aspose.Cells 库中的 FormulaText 函数处理 Microsoft Excel 中的公式。学习如何获取和设置单元格的公式文本,以及使用 Node.js via C++ 保存修改后的 Excel 文件。...calculateFormula (); // Print the results of A2, It will now print the text...

    docs.aspose.com/cells/zh/nodejs-cpp/using-formu...
  9. Work with AcroForms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Form Class....Value Import and Export Data Print Documents Create various kinds...

    docs.aspose.com/pdf/net/form-class/
  10. DropDownItemCollection.insert method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index....Iterate over the collection and print every element. for drop_down...drop_down in drop_down_items : print ( drop_down ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...