Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 90,846 for

object

(0.16 sec)
  1. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....PDF using the Document class object and get access to the target...page Create a LinkAnnotation object in a particular rectangular...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  2. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....file using the Document class object and get access to the desired...It uses LinkAnnotation class object to create link annotation where...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  3. How to Convert Excel to HTML in C++

    This simple tutorial discusses how to convert Excel to HTML in C++. You can change Excel to HTML in C++ to display information on a webpage using any browser on common operating systems like Linux, MS Windows or macOS....file using a Workbook class object and set different properties...file with the Workbook class object for converting in C++ Create...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  4. Retrieving SQL Connection Data with Node.js via...

    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....array of ExternalConnection objects in the workbook. If the ExternalConnection...ExternalConnection object contains SQL connection data, it can...

    docs.aspose.com/cells/nodejs-cpp/retrieving-sql...
  5. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via C++. Create, modify, and style ranges programmatically....also be easily created as an object by using Aspose.Cells. Here...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/go-cpp/managing-ranges/
  7. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....images using the Document class object Get list of all the shapes...images using the Document class object and get the collection of all...

    kb.aspose.com/words/python/how-to-extract-all-i...
  8. 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...
  9. 如何通过 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...
  10. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo Objects, enhancing document processing and error handling....collection of WarningInfo objects. To learn more, visit the Programming...GetEnumerator () Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/net/aspose.words/war...