Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 20,262 for

printing document

(0.15 sec)
  1. Get Worksheet of the Chart with C++|Documentation

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for C++. Our guide will show you how to access the worksheet and perform operations on it to manipulate the underlying data of the chart.... 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/cpp/get-worksheet-of-the-...
  2. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using Aspose.Cells for C++....same text box by its name and print its text. C++ code to access...code. This is MyTextBox AI Document Assistant Close How to apply/set...

    docs.aspose.com/cells/cpp/access-the-text-box-b...
  3. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....Page Layout view, Print Preview, and on printed pages. You can also...list and process commands: AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/net/get-headers-or-footers/
  4. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...getShapes (). get ( 3 ); // Print the Z-Order position of the...

    docs.aspose.com/cells/nodejs-cpp/send-shape-fro...
  5. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。... Get ( 0 ); // Set the print area worksheet . GetPageSetup...options ; // Set flag to export print area only options . SetExportPrintAreaOn...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  6. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Python Latest Answers Print Word Document with Comments in Python...

    kb.aspose.com/words/python/
  7. 限制生成的页数——Excel转PDF的C++方案|Documentation

    了解如何在将Excel电子表格转换为PDF时限制生成的页数,使用编号Aspose.Cells for Node.js via C++。...node" ); // The path to the documents directory. const dataDir =...AsposeCells . PdfSaveOptions (); // Print only Page 3 and Page 4 in the...

    docs.aspose.com/cells/zh/nodejs-cpp/limit-the-n...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using Java https://products.aspose.com/pdf/java/parser/ Recent content in Extract text or images from PDF using......Programmatic modification of PDF documents is an essential part of modern...powerful, and easy-to-use document manipulation API for the Java...

    products.aspose.com/pdf/java/parser/index.xml
  9. 用 C++ 获取数据透视表的外部连接数据源|Documentation

    学习如何使用 Aspose.Cells for C++ 获取数据透视表的外部连接数据源。... Get ( 0 ); // Print External Connection Details...through each connection and print details int32_t connectionCount...

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  10. How to get textareas resized in conversion from...

    Our HTML renders correctly in the browser, as shown in the attached screenshot: Screenshot 2026-01-07 144840.png (11.3 KB) However, when we generate the image using Aspose, the output looks different, as shown here: 6…...imagebytes() As Byte = Nothing Using document As New Aspose.Html.HTMLDocument(html...HTMLDocument(html, ".") If document.ReadyState = "complete" Then Dim...

    forum.aspose.com/t/how-to-get-textareas-resized...