Sort Score
Result 10 results
Languages All
Labels All
Results 8,911 - 8,920 of 20,185 for

printing document

(0.09 sec)
  1. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells with C++....); // Assign SUM formula and print its FormulaLocal cell . SetFormula...Assign AVERAGE formula and print its FormulaLocal cell . SetFormula...

    docs.aspose.com/cells/cpp/implement-cell-formul...
  2. 将工作表转换为图像——去除数据周围的空白区域,使用C++|Documentation

    学习如何将工作表转换为图像并去除数据周围的空白区域,使用Aspose.Cells for C++。...:: All )); // Specify your print area if you want // sheet.GetPageSetup()...Cells :: Cleanup (); } AI Document Assistant Close 使用C++配置渲染电子表格的字体...

    docs.aspose.com/cells/zh/cpp/convert-worksheet-...
  3. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....Background in ODS Files AI Document Assistant Close Copy Page...Destination Worksheet with C++ How to Print Excel as Fitted Pages Wide and...

    docs.aspose.com/cells/cpp/insert-background-ima...
  4. 将 HTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 DOCX。使用 Python 示例探索 HTML 到 DOCX 的转换场景。...Load an HTML document from a file or URL document = ah.HTMLDocument("{{input...conv.Converter.convert_html(document, options, "output.{{output...

    docs.aspose.com/html/zh/python-net/convert-html...
  5. Managing Page Breaks|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....data after the page break is printed on the next page. In simple...added. In page break preview or print preview modes, you can see how...

    docs.aspose.com/cells/java/managing-page-breaks/
  6. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for Node.js via C++. This guide explains the types of data values and how to access and work with them in your charts....the first chart point, and prints them to the console. Please...node" ); // The path to the documents directory. const sourceDir...

    docs.aspose.com/cells/nodejs-cpp/find-type-of-x...