Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 22,833 for

printing document

(0.24 sec)
  1. Convert VSSX to SVG via Java | products.aspose.com

    Sample Java conversion code for VSSX format to SVG file. Use this example code to convert VSSX 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/vss...
  2. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  3. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel Document having a table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting table. this is the table I am trying to convert to a word table …...When I try to save a excel document having a table with cell values...values in the resulting Word document likely stems from the column...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  4. Public API Changes in Aspose.Cells 8.8.0|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....0 Contents [ Hide ] This document describes the changes to the...putValue ( "'sample" ); // Print their string values; A1 and...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 获取用Node.js通过C++创建Excel文档的应用程序版本号|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....node" ); // The path to the documents directory. const dataDir =...( __dirname , "data" ); // Print the version number of Excel...

    docs.aspose.com/cells/zh/nodejs-cpp/get-the-ver...
  6. Android通过Java差异|Aspose.Words

    Android 的 Aspose.Words 具有 Java 功能,并且与 Java 版的常规 Aspose.Words 相比具有 API 差异。...Words对于JavaAPI相比 *Document.print *方法不可用。 不支持以 TIFF 和 BMP...outFile = "out.png" ; Document doc = new Document ( gTestDocumentPath...

    docs.aspose.com/words/zh/java/aspose-words-for-...
  7. Calculate or Recalculate formulas dynamically|D...

    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....new Workbook ( FileName ); //Print the time before formula calculation...workbook . CalculateFormula (); //Print the time after formula calculation...

    docs.aspose.com/cells/net/calculate-or-recalcul...
  8. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for Node.js via C++....); // Assign SUM formula and print its FormulaLocal cell . setFormula...Assign AVERAGE formula and print its FormulaLocal cell . setFormula...

    docs.aspose.com/cells/nodejs-cpp/implement-cell...
  9. 使用Node.js在C++中创建Excel工作表的透明图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++生成Excel工作表的透明图片。...// Apply different image or print options const imgOption = new...image after applying image or print options const sr = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-tran...
  10. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX Documents. Use this code for creating VDX files within VB.NET, Asp.NET or any .NET based application....VDX XML VSDX VDX Create VDX Documents via C# Native and high performance...performance VDX (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/net/create/vdx/