Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 90,771 for

object

(0.45 sec)
  1. Creating, Opening and Saving Images|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....is to supply the appropriate object of one of the classes from...is to supply the appropriate object of one of the classes from...

    docs.aspose.com/imaging/java/creating-opening-a...
  2. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Python via .NET....PivotTable objects, which act as a PivotTable object’s basic building...collection of all the PivotField objects in a pivot table. PivotTable...

    docs.aspose.com/cells/python-net/create-pivot-t...
  3. PageSetup.otherPagesTray property | Aspose.Word...

    PageSetup.otherPagesTray property. Gets or sets the paper tray (bin) to be used for all but the first page of a section...property of the PrinterSettings object. let settings = new PrinterSettings...property of the PrinterSettings object. let settings = new PrinterSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Find Field Properties in Python|Aspose.Words fo...

    How to find some field properties like field code and field result in Python....insert_field returns a Field object. This is a faсade class that...`InsertField` method returns a `Field` object. Call `field.get_field_code()`...

    docs.aspose.com/words/python-net/find-field-pro...
  5. 在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...
  6. 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...
  7. 用 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...
  8. 在 Jython 中管理分页符|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....# Instantiating a Workbook object workbook = Workbook ( dataDir...# Instantiating a Workbook object workbook = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  9. Create WEBP in C#

    Follow this article to create WEBP in C#. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to create a WEBP image in C# using a .NET-based library....limitations Create the WebPOptions object to set the parameters of the...image, link it with a Graphics object, and set the white background...

    kb.aspose.com/imaging/net/create-webp-in-csharp/
  10. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital signature on a document and the result of its verification. To learn more, visit the documentation article in C++....DigitalSignature : public System :: Object Methods Method Description...Returns the certificate holder object that contains the certificate...

    reference.aspose.com/words/cpp/aspose.words.dig...