Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 83,360 for

object

(0.06 sec)
  1. How to Convert PUB to PNG Image using Java

    In this tutorial you will learn how to convert PUB to PNG image using Java. This tutorial contains all the details to export PUB to PNG image in Java such that first the PUB file is converted to PDF that is finally converted to PNG image....PUB file with Document class object Convert the source PUB file...relevant PDF Document class object for conversion to PNG image...

    kb.aspose.com/pub/java/how-to-convert-pub-to-pn...
  2. How to Convert KML to GPX in C#

    This article teaches how to convert KML to GPX in C#. It provides details to set IDE, a list of tasks, and a runnable sample code to transform KML to GPX in C#....Instantiate the ConversionOptions object for setting the spatial reference...is initiated by declaring an object of ConversionOptions from the...

    kb.aspose.com/gis/net/how-to-convert-kml-to-gpx...
  3. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert DOCX to TIFF in Python....file into the Document class object for converting it to TIFF Instantiate...the ImageSaveOptions class object to customize the output TIFF...

    kb.aspose.com/words/python/how-to-convert-word-...
  4. How to Remove Pages from PDF using Python

    This article guides on how to remove pages from PDF using Python. It provides information to configure the IDE, set of steps to write the application and a runnable sample code to delete PDF pages using Python....Instantiate the PdfFileEditor class object for deleting pages Create an...instantiating an object of the PdfFileEditor class object that supports...

    kb.aspose.com/pdf/python/how-to-remove-pages-fr...
  5. 获取特定单元格的文本|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....//Instantiate the Application object. Excel . Application excelApp...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  6. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable Object....Specifies fill type for a fillable object. Members Name Description SOLID...gradient.docx' ) # Get Fill object for Font of the first Run....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Word DOC to EPUB with Python

    Follow this article to convert Word DOC to EPUB with Python. It has the details to set the IDE, steps, and sample code to demonstrate a document to EPUB converter with Python....Document class object for creating an Ebook Create an object of the HtmlSaveOptions...memory stream and create an object of the HtmlSaveOptions class...

    kb.aspose.com/words/python/convert-word-doc-to-...
  8. How to Remove Pivot Table using Java

    This quick tutorial guides on how to remove pivot table using Java. It shares programming logic, and a runnable sample code to delete pivot table using Java....in the PivotTableCollection object in the worksheet Save the workbook...reference to the PivotTable object in the collection, you may...

    kb.aspose.com/cells/java/how-to-remove-pivot-ta...
  9. Insert Bullets in Word using Python

    Follow this article to insert bullets in Word using Python. It shares the IDE settings, steps, and a sample code for inserting bullets in Microsoft Word using Python....DocumentBuilder class object using the above Document object Call the a...file, attach a DocumentBuilder object with it, call the apply_bullet_default()...

    kb.aspose.com/words/python/insert-bullets-in-wo...
  10. Public API Changes in Aspose.Cells 8.7.1|Docume...

    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.... C# //Create workbook object Workbook workbook = new Workbook...EntireContent ; Cell foundCell = null ; object obj = 20 ; //Find 20 which...

    docs.aspose.com/cells/net/public-api-changes-in...