Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 90,771 for

object

(0.45 sec)
  1. Search and Get Images from PDF Document|Aspose....

    This section explain how to search and get images from PDF document with Aspose.PDF for Java library....takes an ImagePlacementAbsorb object as a parameter. This returns...ImagePlacement objects. Loop through the ImagePlacements objects and get...

    docs.aspose.com/pdf/java/search-and-get-images-...
  2. 使用JavaScript通过C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel工作表中将WAV文件作为OLE对象插入。...Cells OLE Object Example </ title > </ head...head > < body > < h1 > Add OLE Object to Workbook </ h1 > < p > Select...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  3. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets.... An object of the ExcelSaveOptions class...Instantiate ExcelSave Option object ExcelSaveOptions excelsave...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  4. 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...
  5. 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-...
  6. 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-...
  7. 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...
  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...