Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 19,421 for

print

(0.05 sec)
  1. CustomXmlSchemaCollection.Add | Aspose.Words fo...

    Discover how the CustomXmlSchemaCollection Add method enhances your XML management by seamlessly adding items to your collection for optimal performance....// Enumerate the schemas and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  2. 在 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...
  3. 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...
  4. 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...
  5. 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...
  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. 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-...
  8. 使用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/
  9. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for Node.js via C++ programmatically.... get ( 0 ); // Print its Sheet or Tab Id on console...

    docs.aspose.com/cells/nodejs-cpp/utilize-sheet-...
  10. Calculate Page Setup Scaling Factor with C++|Do...

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

    docs.aspose.com/cells/cpp/calculate-page-setup-...