Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 90,861 for

object

(0.16 sec)
  1. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...// Instantiating a Workbook object Workbook workbook ; // Clears...new worksheet to the Workbook object workbook . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  2. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the page layout model. This property returns an opaque Object which corresponds to the current layout entity in C++....property returns an opaque object which corresponds to the current...System :: SharedPtr < System :: Object > & Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...the anchor character of this object. (Inherited from InlineStory...isDeleteRevision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library....background image to a page object. Follow the link to show an...Encrypt method of the Document object to encrypt a PDF file. Also...

    docs.aspose.com/pdf/java/faq/
  5. Outputting Sequential Data in Java|Aspose.Words...

    Output a sequence of elements with the same type when building a report in Java....members using the contextual object member access syntax (see “Using...“Using Contextual Object Member Access” for more information)...

    docs.aspose.com/words/java/outputting-sequentia...
  6. How to Convert Word Document to HTML using Python

    In this short tutorial you will understand how to convert Word Document to HTML using Python. In order to export DOCX to HTML Python based example following simple steps below can be used in any of common operating systems like MS Windows, Linux, or macOS....disk into the Document class object for conversion to HTML Initialize...Initialize the HtmlSaveOptions object to customize the output HTML...

    kb.aspose.com/words/python/how-to-convert-word-...
  7. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....file into the Workbook class object that is to be converted to...sample CSV file into a Workbook object that is to be converted to...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  8. Merge HTML Files to PDF in Python

    This basic guide explains how to merge HTML files to PDF in Python. It explains the library installation in your system and the step-by-step procedure along with a runnable code snippet to combine HTML to PDF in Python....HTMLDocument class Initiate an object of the HTMLRenderer class Create...Create a PdfDevice class object Merge the HTML files into PDF...

    kb.aspose.com/html/python/merge-html-files-to-p...
  9. Merge Cells in Word using Python

    Follow this article to merge cells in Word using Python. It contains the IDE settings, steps, and a sample code to combine cells in Word using Python....tables into the Document class object for merging cells Get a reference...file into the Document class object, access the target section...

    kb.aspose.com/words/python/merge-cells-in-word-...
  10. How to Convert HTML File to PDF in Java

    This brief tutorial describes how to convert HTML file to PDF in Java. You will get detailed steps and HTML to PDF converter using java where output PDF file is customized by setting multiple properties....initialize the PdfSaveOptions object to customize the output PDF...PDF using the PdfSaveOptions object Convert the source HTML file...

    kb.aspose.com/html/java/how-to-convert-html-fil...