Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 20,263 for

printing document

(0.09 sec)
  1. Aspose::Words::Fonts::FontFallbackSettings::Bui...

    Aspose::Words::Fonts::FontFallbackSettings::BuildAutomatic method. Automatically builds the fallback settings by scanning available fonts in C++....MakeObject < Aspose :: Words :: Document > (); auto fontSettings =...settings.xml" ); // Create a document builder and set its font to...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Converting Excel to PDF Files in Python|Documen...

    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....xls" ) # Save the document in PDF format workbook . save...saveFormat . PDF ) # Print message print ( " \n Excel to PDF conversion...

    docs.aspose.com/cells/java/converting-excel-to-...
  3. 使用Aspose.Cells打印工作簿|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....SheetRender ( sheet , imgOptions ); //Print the worksheet sr . toPrinter...WorkbookRender ( book , imgOptions ); //Print the workbook wr . toPrinter...

    docs.aspose.com/cells/zh/java/printing-workbook...
  4. Converting Excel Files to HTML in Python|Docume...

    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....xls" ) # Save the document in **HTML** format workbook...saveFormat . HTML ) # Print message print " \n Excel to HTML conversion...

    docs.aspose.com/cells/java/converting-excel-fil...
  5. 获取文档窗口和页面显示属性在 Python 中|Aspose.PDF for Java

    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.... Document () pdf = self . Document () pdf = self...获取不同的文档属性 # 文档窗口的位置 - 默认: false print "CenterWindow :- " + str ( doc...

    docs.aspose.com/pdf/zh/java/get-document-window...
  6. Aspose::Words::Fonts::FontInfo::get_Panose meth...

    Aspose::Words::Fonts::FontInfo::get_Panose method. Gets or sets the PANOSE typeface classification number in C++....access and print details of each font in a document. auto doc...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet Page Setup settings using the C# Library and .NET API. You can set the headers and footers for the first page, odd pages, and even pages....MS Excel Click Page Layout > Print Titles > Header/Footer . Check...different headers and footers. AI Document Assistant Close Setting Headers...

    docs.aspose.com/cells/net/setting-different-hea...
  8. Find Maximum Rows and Columns supported by XLS ...

    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.... After creation, it prints the values of WorkbookSettings...AsposeCells ; const runBtn = document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/find-maxim...
  9. Node.node_type_to_string method | Aspose.Words ...

    Node.node_type_to_string method. A utility method that converts a node type enum value into a user friendly string.... Document ( MY_DIR + 'Paragraphs.docx'...while node is not None : print () print ( 'Node type:' , aw . Node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply different image and print options using Aspose.Cells with C++....C++ Contents [ Hide ] This document is designed to provide a detailed...and apply different image and print options for the image, such...

    docs.aspose.com/cells/cpp/converting-worksheet-...