Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 94,373 for

object

(0.27 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. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a list of instructions, and sample code to combine Excel files using Python....first file into the Workbook object as the destination file, where...file using the Workbook class object. Finally, iterate through the...

    kb.aspose.com/cells/python/merge-excel-files-us...
  3. How to Underline Text in PDF File using Java

    This article elaborates how to underline text in PDF file using Java. It guides on setting the IDE, writing the application, and a runnable sample code demonstrating how to underline a PDF using Java....Instantiate a TextFragment object and set the sample text, the...flag Instantiate a TextBuilder object for a particular page and append...

    kb.aspose.com/pdf/java/how-to-underline-text-in...
  4. 使用窗口元素|Documentation

    本节用Aspose.Diagram说明visio窗口元素的get属性。... 这 窗户 object 表示 Microsoft Visio 实例中打开的窗口。这...vsdx" ); // Initialize window object Window window = new Window...

    docs.aspose.com/diagram/zh/net/working-with-win...
  5. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection::GetEnumerator method. Returns an enumerator Object that can be used to iterate over all items in the collection in C++....method Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. 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...
  7. 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-...
  8. How to Add Watermark to PDF in C#

    This tutorial contains information about how to add watermark to PDF in C#. To add watermark to PDF C# code is provided that be used to add image and text both types of watermarks to any page of the PDF....file into the Document class object to which the watermark is to...image into the ImageStamp class object that is to be used as a watermark...

    kb.aspose.com/pdf/net/how-to-add-watermark-to-p...
  9. How to Read PDF Table in C#

    This quick tutorial guides you on how to read PDF table in C#. In this tutorial you will learn how using C# read PDF table and displaying all the values inside different cells of the table is made easily possible....class object Instantiate the TableAbsorber class object and read...using the TableAbsorber class object. Once all the tables are visited...

    kb.aspose.com/pdf/net/how-to-read-pdf-table-in-...
  10. How to Convert Excel to SVG in Node.js

    This basic topic covers the details about how to convert Excel to SVG in Node.js. You can change Excel to SVG using Node.js using a few lines of easy code in Linux, macOS, or Windows....rendering a chart, graph, smart object, or any information inside...Instantiate a Workbook class object to access the source Excel...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...