Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 97,400 for

object

(0.42 sec)
  1. Adjusting Row Height and Column Width in PHP|Do...

    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....# Instantiating a Workbook object from an Excel file path $workbook...# Instantiating a Workbook object from an Excel file path $workbook...

    docs.aspose.com/cells/java/adjusting-row-height...
  2. Annotations and Special Text using Java|Aspose....

    Learn how to extract text from stamp annotations, highlighted text, and superscript or subscript content in PDF documents using Aspose.PDF for Java....Iterate through the Annotation objects on the target Page . Check...Iterate through the Annotation objects on the target Page . Check...

    docs.aspose.com/pdf/java/annotation-and-special...
  3. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf...Create )) { // Create formEditor Object using ( var formEditor = new...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  4. 在 Aspose.Email 中从 Outlook PST 提取邮件并保存为 MSG|Docu...

    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.... Items ; foreach ( object item in items ) { if ( item...MailItem ) { // Retrieve the Object into MailItem MailItem mailItem...

    docs.aspose.com/email/zh/net/extracting-message...
  5. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....Object, com.aspose.words.Node , com...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  6. Replacer.replace_to_images_regex method | Aspos...

    aspose.words.lowcode.Replacer.replace_to_images_regex method...FindReplaceOptions FindReplaceOptions object to specify additional options...FindReplaceOptions FindReplaceOptions object to specify additional options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors.... ThemeColors object contains six accent colors...colors.docx" ); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...\\ " ); // Create workbook object Workbook workbook ( srcDir...u "A1" ); // Get the style object Style style = cell . GetStyle...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...
  9. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....file, you need to create an object of PdfFileInfo class. After...an instance of PdfFileInfo object using ( var fileInfo = new...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  10. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties to a workbook Object using Aspose.Cells for JavaScript via C++. These properties can be viewed in the Document Information Panel....properties inside the workbook object, which are visible in the Document...() => { // Create workbook object const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/adding-cus...