Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 94,411 for

object

(0.28 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. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/ase/
  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....//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-...
  6. 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...
  7. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....document into a "Document" object, // Aspose.Words will always...lists and will add a "List" object // for each to the document's...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....get; } Gets the Bibliography object that represents the list of...get; } Gets a FieldOptions object that represents options to...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....calling the SeriesCollection object’s add(string, boolean) method...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  10. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....background image to the page object. The next code snippet shows...with the BackgroundArtifact object: void Artifacts :: SetBackground...

    docs.aspose.com/pdf/cpp/artifacts/