Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 96,282 for

object

(0.14 sec)
  1. 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...
  2. TeX typesetting functionality | .NET API

    .NET API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of C# code....options for Object TeX/Object LaTeX upon the Object TeX engine...with a newly created XpsDevice object and run the job by calling...

    products.aspose.com/tex/net/typeset-tex-files/
  3. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring....header, you first need to create object of PdfFileStamp class. You...(); // Create PdfFileStamp object using ( var fileStamp = new...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  4. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....the font formatting of this object. HasSeparator { get; } Returns...get; } Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/net/aspose.words.fie...
  5. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE Object is an OLE Package...access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inserting and Deleting Rows and Columns in Jyth...

    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 by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/java/inserting-and-deleti...
  7. IMailMergeDataSource.get_value method | Aspose....

    IMailMergeDataSource.get_value method. Returns a value for the specified field name or ``False`` if the field is not found....field_name : str , field_value : object ): ... Parameter Type Description...the data field. field_value object Returns the field value. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将OLE对象插入工作表|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....the workbook object and inserts the Ole object inside the first...input Excel file used as Ole object data inside the code for reference...

    docs.aspose.com/cells/zh/cpp/inserting-ole-obje...
  9. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential document properties, enhancing your Word processing efficiency....Returns a DocumentProperty object by index. override Item { get;...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/net/aspose.words.pro...
  10. 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/