Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 90,868 for

object

(0.15 sec)
  1. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....exposed by IShapeCollection object. Write the modified presentation...exposed by IShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/androidjava/ellipse/
  2. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....Developers can retrieve Window objects using Aspose.Diagram for .NET...WindowCollection object represents a list of Window objects available...

    docs.aspose.com/diagram/net/working-with-window...
  3. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....Document class object Instantiate the DocumentBuilder object using the...using DocumentBuilder class object Save the newly created document...

    kb.aspose.com/words/python/how-to-create-word-d...
  4. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....Create a new DocumentBuilder object on your Document . Start a...through each object in the DataRow . Insert the object into the document...

    docs.aspose.com/words/net/how-to-build-a-table-...
  5. How to Export MD File to PDF in Python

    This article guides on how to export MD file to PDF in Python. It shares the settings for the IDE and a list of steps along with the runnable code for converting MD to PDF in Python....an MD file to PDF Create an object of MdLoadOptions class to control...file Use the Document class object to load the source MD file...

    kb.aspose.com/pdf/python/how-to-export-md-file-...
  6. Tables and Ranges with Node.js via C++|Document...

    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....Excel for tables and list objects. Using Microsoft Excel Use...that contains a table/list object in it const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  7. Aspose::Words::Drawing::Charts::ChartXValue cla...

    Aspose::Words::Drawing::Charts::ChartXValue class. Represents an X value for a chart series in C++....ChartXValue : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override Gets a flag indicating...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. 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...
  10. Convert DNG to JPG in C#

    Follow this article to transform DNG to JPG in C#. It assists in converting DNG to JPEG which is digital negative raw image file, a list of conversion steps, and a sample code to perform this operation....DNG file into the Image class object and typecast it to the DngImage...class Create the JpegOptions object to customize the output JPG...

    kb.aspose.com/imaging/net/convert-dng-to-jpg-in...