Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 23,323 for

printing document

(0.1 sec)
  1. 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...
  2. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column range associated with the bookmark in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Table...get_Cells () -> get_Count ()) { // Print the contents of the first and...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. 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/
  4. 通过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...
  5. When converting XPS to PDF using Aspose.PDF 26....

    ご連絡ありがとうございます。 CELLSNET-59847の件は解消していることが確認できました。 しかし、作成したXPSをAspose.PDF 26.2.0を使用してPDFに変換するとチャート部分が表示されません。 xlsx → XPS → PDFというように変換しています。 こちらの修正もお願いします。 再現できるファイルをzipにまとめて添付しました。 NG.zip (733.5 KB) XPS→PDF変換で使用して…...Document(ms, opt); pdf.Save(outputPath...version) using (var doc = new Document(dataDir + "test.xps", new...

    forum.aspose.com/t/when-converting-xps-to-pdf-u...
  6. 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-...
  7. Get or Set the Class Identifier of the Embedded...

    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....and its console output which prints the Class Identifier of Ole...Ole Object i.e GUID. The printed GUID is exactly same as shown...

    docs.aspose.com/cells/java/get-or-set-the-class...
  8. 使用 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...
  9. 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...
  10. 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...