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

printing document

(0.58 sec)
  1. 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-...
  2. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....and its console output which prints the Class Identifier of the...OLE Object, i.e., GUID. The printed GUID is exactly the same as...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  3. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。...Set print area to A1:D10 worksheet . page_setup . print_area...workbook . save ( "output_set_print_area.xlsx" ) # Output image...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  4. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... Document () builder = aw . DocumentBuilder...text_box1 . previous == None : print ( 'This TextBox is the head...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用 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...
  6. DropDownItemCollection.remove_at method | Aspos...

    DropDownItemCollection.remove_at method. Removes a value at the specified index.... Document () builder = aw . DocumentBuilder...Iterate over the collection and print every element. for drop_down...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DropDownItemCollection.remove method | Aspose.W...

    DropDownItemCollection.remove method. Removes the specified value from the collection.... Document () builder = aw . DocumentBuilder...Iterate over the collection and print every element. for drop_down...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 用Node.js和C++读取和写入工作表的查询表|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 =...getQueryTables (). get ( 0 ); // Print Query Table Data console . log...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-and...
  9. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....the first worksheet and then prints both of the QueryTable properties...GetQueryTables (). Get ( 0 ); // Print Query Table data std :: cout...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  10. Convert VSX to SVG via Python | products.aspose...

    Sample Python conversion code for VSX format to SVG file. Use this example code to convert VSX to SVG within any Python based application....Install-Package Visit our documentation for more details. How to...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-java/convers...