Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 90,577 for

object

(0.09 sec)
  1. 在VSTO和Aspose.Cells中创建命名范围|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.... VSTO //Create Excel Object Excel . Application xl = Application..."Test_Range.xls" ); //Quit Excel Object xl . Quit (); Aspose.Cells...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  2. NullReferenceException on Portion.GetRect - Fre...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...GetRect() may occur if the Portion object is not properly initialized...GetRect() , ensure that the portion object is not null. You can add a...

    forum.aspose.com/t/nullreferenceexception-on-po...
  3. 用 C++ 从工作表中删除数据透视表|Documentation

    使用 Aspose.Cells 的 C++ 代码删除 Excel 工作表中的数据透视表。...xlsx" ; // Create workbook object from source Excel file Workbook...Access the first pivot table object PivotTable pivotTable = worksheet...

    docs.aspose.com/cells/zh/cpp/delete-pivot-table...
  4. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an Object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...NullReferenceExcepti: Object reference not set to an instance of an object. at...is an attempt to access an object that has not been initialized...

    forum.aspose.com/t/nullreferenceexception-in-do...
  5. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert MSG to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....instance of the MailMessage class object to load the source EML or MSG...LoadFormat as MHTML and create an object of the Document class to load...

    kb.aspose.com/email/python/how-to-convert-outlo...
  6. How to Create Excel File in Python

    Here is a quick tutorial that describes how to create Excel file in Python. It provides details how using Python generate Excel file along with the information about configuring the environment....Instantiate a Workbook class object to create an empty Excel file...initializing a Workbook class object. Each workbook contains a worksheet...

    kb.aspose.com/cells/python/how-to-create-excel-...
  7. How to Export XPS to PDF using Python

    This article describes how to export XPS to PDF using Python. It provides detailed instructions to XPS to PDF converter software using Python and a runnable sample code for testing the feature....change XPS to PDF Instantiate an object of XpsLoadOptions class to...XPS file into the Document object using the above load options...

    kb.aspose.com/pdf/python/how-to-export-xps-to-p...
  8. How to Apply Conditional Formatting in Excel in C#

    This article defines the process on how to apply conditional formatting in Excel in C#. It contains IDE settings, a list of steps, and a sample code to create conditional formatting in Excel in C#....conditional formatting collection object and access its reference Create...conditional formatting collection object Create a format condition,...

    kb.aspose.com/cells/net/how-to-apply-conditiona...
  9. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....PDF file into the Document object that is to be transformed to...to PDF/X-1a Create an object of PdfFormatConversionO class for...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...
  10. Public API Changes in Aspose.Diagram 6.0.0|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....isGlued method takes a shape object as a parameter to determine...isConnected method takes a shape object as a parameter to determine...

    docs.aspose.com/diagram/java/public-api-changes...