Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 79,435 for

object

(0.05 sec)
  1. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....and initialize the Graphics object with it Set the shooting mode...background color in the Graphics object Draw an ellipse and a string...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  2. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....render a chart, graph, smart object, or any information to an SVG...instance of SvgSaveOptions class object and set parameters of output...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  3. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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....initialize LineTo geometry object $line_to = new LineTo (); \...initialize LineTo geometry object $line_to = new LineTo (); \...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  4. View XML Files using C++ | Aspose.PDF

    Open and view XML documents programmatically with C++ sample code using Aspose.PDF for C++...Instantiate XslFoLoadOption object var options = new XslFoLoadOptions...ThrowExceptionImmedi ; // Create Document object var pdfDocument = new Aspose...

    products.aspose.com/pdf/cpp/viewer/xml/
  5. Converting Worksheet to Image in Ruby|Documenta...

    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....worksheet_to_image ( workbook ) #Create an object for ImageOptions img_options...0 ) # Create a SheetRender object for the target sheet sr = Rjb...

    docs.aspose.com/cells/java/converting-worksheet...
  6. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively utilize and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends.... The Legend object can be moved, updated, and...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  7. 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/
  8. Aspose::Words::Fields::FieldDde class | Aspose....

    Aspose::Words::Fields::FieldDde class. Implements the DDE field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. get_InsertAsHtml...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Animated Charts|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 reference of the chart object. Animate the series. Write...Get reference of the chart object ISlide slide = pres . getSlides...

    docs.aspose.com/slides/java/animated-charts/
  10. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s GetBorders() collection....

    docs.aspose.com/cells/cpp/cells-border-settings/