Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 79,715 for

object

(0.06 sec)
  1. Create a New Diagram in VSTO and Aspose.Diagram...

    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....application object. Make the application object invisible. Create...//Create Visio Application Object vdxApp = Application ; //Make...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  2. How to Convert JSON to Excel in Python

    This quick tutorial explains how to convert JSON to Excel in Python as when we convert JSON to Excel Python is one of the best options. This tutorial provides configuration information, sequence of steps and a runnable sample code to demonstrate this feature....the JsonLayoutOptions class object that allows a number of customizations...Create a JsonLayoutOptions class object to customize the JSON import...

    kb.aspose.com/cells/python/how-to-convert-json-...
  3. Add a new Layer in the Visio Diagram in Ruby|Do...

    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 a new Layer class object layer = Rjb :: import ( 'com..."Circle" ) \ # get the Shape object shape = page . getShapes ()...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  4. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....Object public class RelativeVerticalPosi...the current page. PAGE The object is positioned relative to the...

    reference.aspose.com/words/java/com.aspose.word...
  5. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....Object, com.aspose.words.SaveOptions...Create an "RtfSaveOptions" object to pass to the document's "Save"...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....file in the Workbook class object for conversion to a Word file...Instantiate DocxSaveOptions class object Set the flag to create a directory...

    kb.aspose.com/cells/python/how-to-export-excel-...
  7. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...by using the Style.GetFont() object’s GetName() property. #include...

    docs.aspose.com/cells/cpp/cells-font-settings/
  8. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java....Object, com.aspose.words.FontSubstitutionRule...// The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....takes OcrInput object and returns OcrOutput object containing the...

    docs.aspose.com/ocr/python-net/recognition/id-c...
  10. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....worksheet cells using a Cell object’s PutValue/setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/java/how-to-add-pivot-chart/