Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 91,350 for

object

(0.09 sec)
  1. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Python via .NET....worksheet cells using a Cell object’s putValue / setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/python-net/how-to-add-piv...
  2. Aspose.PSD for .NET 20.8 - 发布说明|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....void AssertAreEqual ( object actual , object expected ) { var areEqual...areEqual = object . Equals ( actual , expected ); if (! areEqual...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and set different rotation...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  4. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....source Word file into a Document object for spitting a file Iterate...section into a new Section object Create a new Word file and...

    kb.aspose.com/words/python/split-word-document-...
  5. How to Convert DAE to OBJ in Python

    This article guides on how to convert DAE to OBJ in Python. It has IDE settings, a list of steps, and a runnable sample code to change DAE to OBJ in Python....Instantiate the ObjSaveOptions class object for the customization of the...method in the Scene class. An object of the ObjSaveOptions class...

    kb.aspose.com/3d/python/how-to-convert-dae-to-o...
  6. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a list of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js....Initiate the ConditionalFormattin object for the selected sheet and...access its reference as an object of the class FormatConditionColle...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...
  7. How to Convert TXT to JSON using Node.js

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Workbook object to be transformed into JSON Create an object of the...loaded into the Workbook class object followed by the creation of...

    kb.aspose.com/cells/nodejs/how-to-convert-txt-t...
  8. Convert DNG File to JPG using Python

    This article provides guidance on how to convert DNG file to JPG using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform DNG to JPG using Python....DNG image into an Image class object and typecast to DngImage Create...Create the JpegOptions object and modify desired properties for...

    kb.aspose.com/imaging/python/convert-dng-file-t...
  9. How to Convert MPP to PDF using Java

    This quick tutorial guides you on how to convert MPP to PDF using Java. It contains the configuration details, a sequence of steps and runnable sample code for writing MPP to PDF converter using Java....Project object Instantiate the PdfSaveOptions class object Set the...property in the PDFSaveOptions object Convert the MPP file to PDF...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  10. Accessing Table from Cell and Adding Values Ins...

    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....values inside the Table or List Object using the Cell.PutValue() method...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/net/accessing-table-from-...