Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 86,651 for

object

(0.07 sec)
  1. 向单元格添加超链接|Documentation

    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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp..."Sheet1" ]; //Define a range object(A1). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  2. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....don’t have a lot of TextBox objects to tweak, you’re in luck. If...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  3. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity.... With the Title object, you can change text, font...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  4. SwissQRBill|Aspose.BarCode for Python via .NET ...

    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....the specified object is equal to the current object. See Also namespace...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. How to Decrypt PDF in Java

    This short tutorial describes how to decrypt PDF in Java. It provides all the necessary details to establish the environment, steps to write the application, and a runnable sample code to decrypt password protected PDF in Java....Instantiate the PdfFileInfo class object to test the encryption status...Bind the PdfFileSecurity class object with the source PDF file Decrypt...

    kb.aspose.com/pdf/java/how-to-decrypt-pdf-in-java/
  6. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....class object Instantiate a TextWatermarkOptions object to configure...TextWatermarkOptions class object for setting the text font family...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  7. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....Workbook class object Create the FindOptions class object for setting...Workbook, create the FindOptions object for setting look in type and...

    kb.aspose.com/cells/net/find-and-replace-in-exc...
  8. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....the MarkdownLoadOptions class object if you want to control the...the MD file into a Document object with the specified load options...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  9. Design Tables in Word using C#

    Follow this article to design tables in Word using C#. It contains the environment settings, a list of steps, and a sample code to customize MS Word table design using C#....Word file into the Document object with tables in it Access the...the Word file into a Document object, access the target table, auto-fit...

    kb.aspose.com/words/net/design-tables-in-word-u...
  10. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....file into the Document class object using the specified options...the process by creating an object of the HtmlLoadOptions class...

    kb.aspose.com/pdf/python/convert-html-to-excel-...