Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 87,574 for

object

(0.51 sec)
  1. Shapes in Charts with Golang via C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...Aspose::Cells::Drawing::Label object. The Label class represents...

    docs.aspose.com/cells/go-cpp/controls-in-charts/
  2. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math Object such as function, equation, matrix or alike...class Represents an Office Math object such as function, equation...create or modify a OfficeMath object. In this version you are not...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to get Images from a PDF in C#

    This tutorial explains how to get images from a pdf in c# with the help of step-wise procedure and a runnable sample code. The sample code can be used to get all images from pdf in c# as well as selected ones with the help of a very few lines of code only....it using the Document class object Get access to a particular...image using the XImage class object Create a new file stream using...

    kb.aspose.com/pdf/net/how-to-get-images-from-a-...
  4. Using Anonymous Types or Custom Objects in Aspo...

    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....Anonymous Types or Custom Objects in Aspose.Cells Contents [...anonymous types or custom objects in smart markers. In the below...

    docs.aspose.com/cells/net/using-anonymous-types...
  5. Generate Point Cloud to X File Formats via .NET...

    C# source code to load, render and add generate point cloud to X 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/x/
  6. Generate Point Cloud to DXF File Formats via .N...

    C# source code to load, render and add generate point cloud to DXF 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/dxf/
  7. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....a Series object, whereas the SeriesCollection object serves as...as a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/javascript-cpp/customizin...
  8. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Delete a Slide|Aspose.Slides 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....); // Get the presentation object and pass it to the next DeleteSlide...); } // Get the presentation object and pass it to the next CountSlides...

    docs.aspose.com/slides/net/delete-a-slide/
  10. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....converting a JSON (JavaScript Object Notation) file to an Excel...Cells-for-C // Create a Workbook object from a JSON file Workbook workbook...

    docs.aspose.com/cells/cpp/convert-json-to-excel/