Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 22,020 for

print

(0.07 sec)
  1. DocumentBase.warning_callback property | Aspose...

    DocumentBase.warning_callback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss.... FONT_SUBSTITUTION : print ( info . description ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....document, as if we had selected "Print 2 pages" in MS Word. // The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. 在 Visio PHP 绘图中插入一个新的空白页|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.... $saveFileFormat -> VDX ); print "Added new page." . PHP_EOL...

    docs.aspose.com/diagram/zh/java/insert-a-new-bl...
  4. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... nextElement (); // print key and value corresponding...

    docs.aspose.com/pdf/java/get-pdf-information/
  5. Create New Email in Jython|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....getOutlookMessageFor ()) # Display Status print "Created email messages Successfully...

    docs.aspose.com/email/java/create-new-email-in-...
  6. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....for worksheets to control printing. These page setup settings...page layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/cpp/setting-page-options/
  7. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。... Get ( 0 ); // Set print area PageSetup pageSetup = worksheet...GetWorksheets (). Get ( 0 ); // Set print titles PageSetup pageSetup =...

    docs.aspose.com/cells/zh/cpp/page-setup-features/
  8. FieldPrintDate.use_saka_era_calendar property |...

    FieldPrintDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....a document is printed by a printer or printed as a PDF (but not...display the print operation's date/time. # If no printing has taken...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldPrintDate.use_um_al_qura_calendar property...

    FieldPrintDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar....a document is printed by a printer or printed as a PDF (but not...display the print operation's date/time. # If no printing has taken...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Worksheet of the Chart with C++|Documentation

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for C++. Our guide will show you how to access the worksheet and perform operations on it to manipulate the underlying data of the chart.... The code first prints the name of the worksheet,...chart on the worksheet. It then prints the worksheet name again, using...

    docs.aspose.com/cells/cpp/get-worksheet-of-the-...