Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 94,283 for

object

(0.25 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. Aspose.PDF for .NET Adding Extracted Page to Ne...

    I'm using aspose.pdf for .net to search uploaded documents page-by-page for barcodes using the JPEG device to create an image of each page. Based on the codes found, I then reassemble the document(s) and present them …...The exception received is: “Object not found.” The stack trace...Add(pge); //Exception Thrown here: Object not found. using (MemoryStream...

    forum.aspose.com/t/aspose-pdf-for-net-adding-ex...
  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. 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...
  6. 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...
  7. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document.... Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  8. 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/
  9. 使用 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...
  10. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....pageSetup attribute is an object of the Worksheet.pageSetup...() => { // Create a workbook object (blank workbook) const workbook...

    docs.aspose.com/cells/javascript-cpp/setting-ma...