Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 94,269 for

object

(0.14 sec)
  1. Python中复制和移动工作表|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 by excel file path workbook...xls" ) \# Create a Worksheets object with reference to the sheets...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  2. Working with Geometry Section|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 LineTo lineTo = new LineTo...//initialize LineTo geometry object lineTo = new LineTo (); //set...

    docs.aspose.com/diagram/java/working-with-geome...
  3. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python....properties of the SignOptions class object. Steps to Insert Signature...Create a CertificateHolder object by providing the certificate...

    kb.aspose.com/words/python/how-to-electronicall...
  4. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/nodejs-net/document-build...
  5. 在 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-...
  6. How to Convert Excel to SVG using Python

    This short article is about how to convert Excel to SVG using Python. It has information about the development environment, a list of steps and a runnable sample code to generate Excel SVG using Python....class object Create an object of SvgSaveOptions class object to...of the SvgSaveOptions class object. It has the property to set...

    kb.aspose.com/cells/python/how-to-convert-excel...
  7. How to Convert GeoJSON to SHP in C#

    This article defines the process on how to convert GeoJSON to SHP in C#. It has the IDE settings and programming steps along with a runnable sample code to transform GeoJSON to SHP in C#....GeoJSON to SHP Instantiate an object of the ConversionOptions to...system If supported, create an object of the ConversionOptions class...

    kb.aspose.com/gis/net/how-to-convert-geojson-to...
  8. How to Convert CSV to Excel in Java

    In this tutorial, you will learn how to convert CSV to Excel in Java. You can implement the process to convert CSV to XLSX in Java with simple API calls in a few easy steps....will use the Workbook class object for loading the input file...the newly created LoadOptions object. During this operation, using...

    kb.aspose.com/cells/java/how-to-convert-csv-to-...
  9. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....Object, com.aspose.words.SaveOptions...Create a "XamlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Compress Image in Java

    This tutorial is designed to guide on how to compress image in Java. You will get configuration instructions, detailed steps and Java code to compress image....image file into the Image class object that needs to be compressed...compressed Instantiate an object of JpegOptions to customize the output...

    kb.aspose.com/imaging/java/how-to-compress-imag...