Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 21,555 for

print

(0.08 sec)
  1. Calculate Page Setup Scaling Factor with Node.j...

    This article provides sample code explaining how to use the Node.js API with C++ to calculate Page Setup scaling factor using Fit to n page(s) wide by m tall option of Excel worksheet programmatically....strPageScale ); How to Set Print Titles with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/calculate-page...
  2. Drawing Rectangle in 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....bmp" ); print "Rectangle have been drawn in...

    docs.aspose.com/imaging/java/drawing-rectangle-...
  3. 在 PHP 的 ShapeSheet 中创建用户定义的单元格|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 "Created User-defined Cell in...

    docs.aspose.com/diagram/zh/java/create-user-def...
  4. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur....as_structured_document_tag () print ( sdt . word_open_xml_minimal...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Calculating IFNA function using Aspose.Cells wi...

    How to calculate IFNA functions using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the IFNA function and get the result. Finally, we save the modified Excel file to disk.... CalculateFormula (); // Print the values of A5 and A6 std...

    docs.aspose.com/cells/cpp/calculating-ifna-func...
  6. CustomXmlSchemaCollection.Item | Aspose.Words f...

    Discover how to manage CustomXmlSchemaCollection items effortlessly. Learn to get or set elements by index for streamlined XML data handling....// Enumerate the schemas and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Working with Background in ODS Files|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....is open but if the file is printed as PDF, the background is visible...background is also visible in the print preview dialogue. Aspose.Cells...

    docs.aspose.com/cells/net/working-with-backgrou...
  8. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML for Python via .NET. Consider Markdown to PDF conversion scenarios in ready-to-use Python examples....PDF pages to fit specific printing or display requirements. –...options. css . media_type . PRINT 22 options. jpeg_quality = 100...

    docs.aspose.com/html/python-net/convert-markdow...
  9. Create New Email in 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....getOutlookMessageFor ()); \ # Display Status print "Created email messages Successfully...

    docs.aspose.com/email/java/create-new-email-in-...
  10. Find if the Worksheet is Dialog Sheet with Node...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Node.js via C++....Dialog , and then prints the message. Please see the...the sheet type is dialog and print the message if ( ws . getType...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-wo...