Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 23,331 for

printing document

(0.49 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Iterate over the collection and print every element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Get Worksheet of the Chart with Node.js via C++...

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for Node.js via C++. Access and manipulate the underlying data of the chart efficiently.... The code first prints the name of the worksheet,...chart on the worksheet. It then prints the worksheet name again, using...

    docs.aspose.com/cells/nodejs-cpp/get-worksheet-...
  3. Public API Changes in Aspose.Cells 8.4.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...getDataBar (); //Create image or print options ImageOrPrintOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. 设置打印区域|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....A1 cell to F20 cell) of the print area pageSetup . setPrintArea...createSheet ( "Sheet1" ); //sets the print area for the first sheet wb...

    docs.aspose.com/cells/zh/java/set-print-area/
  5. 使用 Aspose.Cells 检测合并单元格|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....frow , fcol , erow , ecol ; // Print Message System . out . println...更多详情,请访问 检测工作表中的合并单元格 。 AI Document Assistant Close 使用Aspose.Cells将工作簿转换为HTML...

    docs.aspose.com/cells/zh/java/detect-merged-cel...
  6. CustomXmlSchemaCollection.remove_at method | As...

    CustomXmlSchemaCollection.remove_at method. Removes a value at the specified index.... Document () xml_part_id = '{' + str...schemas and print each element. for schema in schemas : print ( schema...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection.... Document () xml_part_id = '{' + str...schemas and print each element. for schema in schemas : print ( schema...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy.... PDF documents can contain more than one...the number of pages in the document. # Instantiate Aspose.OCR...

    docs.aspose.com/ocr/python-net/deskew/
  9. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula text of a cell and retrieve the result. Finally, we save the modified Excel file to disk.... As its name suggests, it prints the text of the formula that...formula in cell A1 and then prints the text of the formula using...

    docs.aspose.com/cells/cpp/using-formulatext-fun...
  10. 使用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.... get ( 0 ); // Set the print area with your desired range..."outputExportRangeOfC.jpg" )); AI Document Assistant Close 为工作簿渲染指定单独或私有字体集,使用...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...