Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 20,172 for

printing document

(0.58 sec)
  1. Merge Table Cells in C++|Aspose.Words for C++

    How to merge table cells in C++. Check if cells in a table are merged using C++....Sometimes, when loading existing document cells in a table, they will...following code example shows how to print the horizontal and vertical...

    docs.aspose.com/words/cpp/merge-table-cells/
  2. Worksheet Views|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....displays a worksheet as it will print. Page break preview shows what...page so you can adjust the print area and page breaks. Using...

    docs.aspose.com/cells/java/worksheet-views/
  3. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel 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 formula and get the result. Finally, we save the modified Excel file to disk....CalculateFormula ( u "=Sum(A1:A2)" ); // Print the output std :: cout << "Value...srcDir + u "book1.xls" ); // Print the time before formula calculation...

    docs.aspose.com/cells/cpp/calculate-formulas/
  4. Aspose.Cells 8.5.2中的公共API更改|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....per sheet to true in image or print options ImageOrPrintOptions...GridDesktop.FinishCalculate AI Document Assistant Close Aspose.Cells...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Python Barcode Generator and Scanner API | Aspose

    Python barcode reader library to recognize and generate mutiple types of barcodes including 1D, 2D and Postal. Use API in Python applications....Non-English Characters Directly Print Barcode Linear, 2D & Postal...barcode in recognized_results: print (barcode.code_text) × Supported...

    products.aspose.com/barcode/python-net/
  6. Merge SVG to Image with C# – Aspose.SVG

    Merge multiple SVGs into a single Image file in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/merger/svg-to-image/
  7. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...CalculateFormula ( u "=Sum(A1:A2)" ); // Print the output std :: cout << "Value...srcDir + u "book1.xls" ); // Print the time before formula calculation...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  8. Using Smart Markers|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....the column; instead they are printed once per data group. merge...Data with Smart Markers AI Document Assistant Close Using JSON...

    docs.aspose.com/cells/java/using-smart-markers/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – دستکاری حاشیه نویسی ها در PDF با استفاده از Javahttps://products.aspose.com/pdf/fa/java/annotation/Recent content in دستکاری حاشیه نویسی ها در ......"@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"..."@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...

    products.aspose.com/pdf/fa/java/annotation/inde...
  10. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...file 16 document_path = os. path . join (data_dir, "document.html"...17 18 # Initialize an HTML document from the file 19 doc = ah...

    docs.aspose.com/html/zh/python-net/renderers/