Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 86,656 for

object

(0.09 sec)
  1. Aspose::Words::Drawing::Shape::get_OleFormat me...

    Aspose::Words::Drawing::Shape::get_OleFormat method. Provides access to the OLE data of a shape. For a shape that is not an OLE Object or ActiveX control, returns null in C++....a shape that is not an OLE object or ActiveX control, returns...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Rendering::OfficeMathRenderer::O...

    Aspose::Words::Rendering::OfficeMathRenderer::OfficeMathRenderer constructor. Initializes a new instance of this class in C++....fficeMath>& The OfficeMath object that you want to render. Examples...the image that the OfficeMath object will create when we render...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Aspose::Words::Vba::VbaReferenceCollection::idx...

    Aspose::Words::Vba::VbaReferenceCollection::idx_get method. Gets VbaReference Object at the specified index in C++....t method Gets VbaReference object at the specified index. System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. How to Run Aspose.Slides for C++ in Docker|Aspo...

    Run Aspose.Slides for C++ in a Docker container for Linux. ...Examples [ 14%] Building CXX object CMakeFiles/Aspose.Slides.Cpp...dir/sources/chart.cpp.o [ 42%] Building CXX object CMakeFiles/Aspose.Slides.Cpp...

    docs.aspose.com/slides/cpp/how-to-run-aspose-sl...
  5. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...You can create a PrinterJob object and retrieve the default page...args) { // Create PdfViewer object PdfViewer viewer = new PdfViewer();...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  6. Retrieving SQL Connection Data with C++|Documen...

    Learn how to retrieve SQL connection data, including server URL, username, table name, and more using Aspose.Cells for C++....collection of ExternalConnection objects in the workbook. If the ExternalConnection...ExternalConnection object contains SQL connection data, it can...

    docs.aspose.com/cells/cpp/retrieving-sql-connec...
  7. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式...// Instantiating a Workbook object const workbook = new AsposeCells....xlsx" ); // Initialize an object of the Workbook class to load...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...
  8. 在现有PDF中插入分页符|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中向现有PDF文件插入分页符,以便更好地管理页面。...()) { // Create PdfFileEditor object var fileEditor = new Aspose...(); // Create PdfFileEditor object var fileEditor = new Aspose...

    docs.aspose.com/pdf/zh/net/page-break-in-existi...
  9. How to Generate Excel File in Java

    In this step by step tutorial you will learn how to generate Excel file in Java. These steps are same for Linux, macOS and Windows operating systems....Instantiate a Workbook class object Get a reference to the desired...this sample code, a Workbook object is initialized that contains...

    kb.aspose.com/cells/java/how-to-generate-excel-...
  10. How to Insert Table in PDF using Python

    This short tutorial guides on how to insert table in PDF using Python. It contains the IDE settings, step-wise process and a runnable sample code to add table in PDF using Python....file using the Document class object and add a page to it for inserting...inserting a table Create a table object using the Table class and set...

    kb.aspose.com/pdf/python/how-to-insert-table-in...