Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 23,345 for

printing document

(1.5 sec)
  1. 使用FormulaText函数在Aspose.Cells与C++中|Documentation

    本文介绍了如何使用Aspose.Cells库中的FormulaText函数处理Microsoft Excel中的公式。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法获取和设置单元格的公式文本并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...CalculateFormula (); // Print the results of A2, It will now print the text...这是上面示例代码的控制台输出。 = SUM ( B1 : B10 ) AI Document Assistant Close 使用抽象计算引擎与C++返回值范围...

    docs.aspose.com/cells/zh/cpp/using-formulatext-...
  2. 使用 PageIndex 和 PageCount 属性在 Node.js 中渲染页面序列|Do...

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 文件的特定页面渲染为图像。...Specify image or print options // We want to print pages 4, 5, 6...SheetRender ( worksheet , opts ); // Print all the pages as images for...

    docs.aspose.com/cells/zh/nodejs-cpp/render-sequ...
  3. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection.... Document () builder = aw . DocumentBuilder...Iterate over the collection and print every element. for item in drop_down_items...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用 Node.js 和 C++ 移除 Excel 文件中工作表的现有 PrinterSetti...

    本文将讲解如何通过 Aspose.Cells for Node.js via C++ 编程移除 Excel 文件中工作表的现有 PrinterSettings。...= null ) { // Print the following message console...this worksheet exist." ); // Print sheet name and its paper size...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-exis...
  5. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。... Get ( 0 ); // Print connection details std :: cout...ChoiceField Validation = False AI Document Assistant Close 如何使用 C++ 获取...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  6. Convert VDW to SVG via Java | products.aspose.com

    Sample Java conversion code for VDW format to SVG file. Use this example code to convert VDW to SVG within any Web or Desktop Java based application....Diagram is a Microsoft Visio document format manipulation API. One...format for building website and print graphics in order to achieve...

    products.aspose.com/diagram/java/conversion/vdw...
  7. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using Aspose.Cells for C++....same text box by its name and print its text. C++ code to access...code. This is MyTextBox AI Document Assistant Close How to apply/set...

    docs.aspose.com/cells/cpp/access-the-text-box-b...
  8. Aspose::Words::Fields::DropDownItemCollection c...

    Aspose::Words::Fields::DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class DropDownItemCollecti...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。... Get ( 0 ); // Set the print area worksheet . GetPageSetup...options ; // Set flag to export print area only options . SetExportPrintAreaOn...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  10. Aspose.PDF for Java

    This API allows you to do all kinds of operations on PDF files including creating, editing and converting etc. in Java applications....Another PDF using Java How to Print PDF in Java How to Change Background...Java How to Highlight a PDF Document using Java How to Convert...

    kb.aspose.com/pdf/java/page/3/