Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 94,459 for

object

(0.34 sec)
  1. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....Object, com.aspose.words.ProcessorContext...streamOut, SaveFormat.DOCX, new Object[]{sender}, new String[]{"s"});...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShapeBase.getShapeRenderer method | Aspose.Word...

    ShapeBase.getShapeRenderer method. Creates and returns an Object that can be used to render this shape into an image....getShapeRenderer() Creates and returns an object that can be used to render...this object as a parameter. Returns The renderer object for this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FormField.setTextInputValue method | Aspose.Wor...

    FormField.setTextInputValue method. Applies the text format specified in [FormField.textInputFormat](../textInputFormat/) and stores the value in [FormField.result](../result/)....newValue : object ) Parameter Type Description newValue object Can be...string, number or a DateTime object. Remarks The FormField.textInputDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Convert EPUB to PDF using Java

    This article explains the simple process of how to convert EPUB to PDF using Java. You can write a quick EPUB to PDF converter software using Java with the help of a step wise process and runnable sample code shared in this article....convert EPUB to PDF Declare an object of EpubLoadOptions class Create...class object Set top margin value in the MarginInfo object Set...

    kb.aspose.com/pdf/java/how-to-convert-epub-to-p...
  5. Create a Pivot Table|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....worksheet cells by using the Cell object’s setValue property. This data...the Worksheet object. Access the PivotTable object from the PivotTableCollection...

    docs.aspose.com/cells/python-java/create-a-pivo...
  6. Add Sections to Word Document using Python

    Follow this article to add sections to Word document using Python. It has details to set the IDE, a list of steps, and a sample code for applying Microsoft Word section break using Python....Document class object and a DocumentBuilder class object initialized...initialized with the document object Write some content in the Word file...

    kb.aspose.com/words/python/add-sections-to-word...
  7. Import DataView to GridWeb|Documentation

    This article introduces how to import data in GridWeb....DataView objects store data in offline mode. These objects are very...either DataTable or DataView objects into worksheets. Aspose.Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Archive

    archives...AsposeOcr class object. Instantiate the OcrInput class object with InputType...recognize() method with the OcrInput object as an argument. Finally, save...

    blog.aspose.com/ocr/convert-text-from-image-to-...
  9. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, Object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....move an object. Move Cube’s Position The Mesh class object is being...We can create a Mesh class object as narrated there and it’s...

    docs.aspose.com/3d/net/add-animation-property-a...
  10. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleObject, shapes into Excel files....(encapsulated in the Worksheet object). The add method takes the...complete with path. Inserting OLE Objects into Excel Worksheet in C#...

    docs.aspose.com/cells/python-net/insert-shapes/