Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 21,866 for

printing document

(0.35 sec)
  1. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.Cells for Node.js via C++. This article will show you how to retrieve font information from a Document.... When the code prints all the fonts inside the workbook...workbook, it also prints those dummy fonts. The following screenshot...

    docs.aspose.com/cells/nodejs-cpp/get-a-list-of-...
  2. 通过C++使用Node.js读取和操作Excel 2016图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和操作Excel 2016图表。本指南将展示如何访问和修改各种图表属性。...node" ); // The path to the documents directory. const dataDir =...getCharts (). get ( i ); // Print chart type console . log ( ch...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-ma...
  3. 使用 Node.js 和 C++ 判断工作表的纸张大小是否自动|Documentation

    本文介绍如何借助 Node.js API 和 C++ 扩展,编程判断工作表的纸张大小是否设置为自动。...node" ); // The path to the documents directory. const dataDir =...getWorksheets (). get ( 0 ); // Print the PageSetup.IsAutomaticPaperSize...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  4. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value 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...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items 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...
  8. 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...
  9. 使用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...
  10. Merge SVG to PNG via C# – Aspose.SVG

    Merge multiple SVG files into a single PNG 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-png/