Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 90,710 for

object

(0.19 sec)
  1. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....) # Instantiate a workbook object and open the template file...conditional formatting resultant object cfr1 = a1 . get_conditional_formatting_result...

    docs.aspose.com/cells/python-net/apply-advanced...
  2. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/python-net/presentation-...
  3. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...series, the ChartDataPoint object is a member of the ChartDataPointCollec... contains a ChartDataPoint object for each point. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D Objects in a scene. This code example demonstrates to how to create a Box Object, and then apply the PBR material....to apply PBR material to 3D objects in a scene. This code example...demonstrates to how to create a Box object, and then apply the PBR material...

    docs.aspose.com/3d/nodejs-java/add-material-to-...
  5. ChartAxisCollection | Aspose.Words for Java

    Represents a collection of chart axes in Java....Object All Implemented Interfaces:...iterator() Returns an enumerator object. get(int index) public ChartAxis...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在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....//Instantiate the Application object. Excel . Application ExcelApp..."Sheet1" ]; //Define a range object(A1). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  7. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...series, the ChartDataPoint object is a member of the ChartDataPointCollec... contains a ChartDataPoint object for each point. Interfaces:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....APIs just put the ReferredArea object into the paramsList when the...from contextObjects . public object CalculateCustomFunct ( string...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  9. Convert Image to Black and White PDF using Python

    This guide discusses to render image to black and white PDF using Python. It covers the algorithm and the Python JPG to black and white PDF conversion code snippet....Load the input image with an object of the Image class Cast the...the RasterCachedImage class object and cache it Binarize the image...

    kb.aspose.com/imaging/python/convert-image-to-b...
  10. How to Print PowerPoint Presentation in Python

    In this step by step tutorial, we will focus on how to print PowerPoint presentation in Python along with the detailed steps to set up the environment and verify the working sample code. You can use this example in any of Python supported environment to print PPT in Python without any dependency on Microsoft PowerPoint....Create the PrinterSettings object to set the printer settings...using the PrinterSettings class object different print settings are...

    kb.aspose.com/slides/python/how-to-print-powerp...