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

object

(0.23 sec)
  1. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation Objects for this DataSet in Java....Object All Implemented Interfaces:...collection of DataRelation objects for this DataSet . Methods...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....PDF format Get the source 3D object file with the Scene class instance...the details for exporting 3D object to PDF using Python . The process...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  3. How to Convert HTML to Text in Java

    This simple topic is about how to convert HTML to text in Java. In Java HTML to plain text conversion application running under Windows, Linux or macOS platforms can be developed using simple and easy API interfaces....using String object Initialize HTMLDocument class object to load the...Initialize INodeIterator class object to iterate nodes and append...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  4. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....use a SvgSaveOptions class object for controlling the rendering...Excel to SVG Create Workbook object to load the input Excel file...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  5. 更改行或列的字体和颜色|Documentation

    本文介绍如何在GridDesktop中更改行或列的字体和颜色。...//Creating a customized Font object Font font = new Font ( "Arial"...column to the customized Font object column . SetFont ( font );...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  6. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....Bitmap object of required dimensions Create a Graphics object from...Bitmap object created above Create a new Pen tool object with required...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...
  7. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...# Instantiating a Workbook object by excel file path $workbook...# Instantiating a Workbook object by excel file path $workbook...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  8. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...height) Inserts an online video object into the document and scales...other settings using the Shape object returned by this method. Insertion...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications....Initialize the Document class object. Add a page using Pages.Add()... Create a new TextFragment object and set its text. Add TextFragment...

    products.aspose.com/pdf/net/create/
  10. 从xlsx4j工作表中导出数据|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....//Instantiating a Workbook object Workbook workbook = new Workbook...starting from 1st cell to Array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/zh/java/export-data-from-...