Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 90,868 for

object

(0.06 sec)
  1. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....Object All Implemented Interfaces:...getType() Gets VbaReferenceType object that indicates the type of...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to image Create...Create the Resolution object to set output image resolution Initialize...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  3. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....access the ActiveX control object via the Shape::get_ActiveXControl()...\\ " ); // Create workbook object Workbook wb ; // Access first...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  4. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method... Returns A Field object that represents the appended...curly braces). Returns A Field object that represents the appended...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java....create PPTX Instantiate an object of PptxSaveOptions for setting...PowerPoint using Java . Firstly, an object of PptxSaveOptions class is...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-po...
  6. Aspose::Words::Lists::ListLevel::GetEffectiveVa...

    Aspose::Words::Lists::ListLevel::GetEffectiveValue method. Reports the string representation of the ListLevel Object for the specified index of the list item. Parameters specify the NumberStyle and an optional format string used when Custom is specified in C++....representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. customNumberStyleFor const...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. How to Convert Excel to CSV in Java

    In this step-by-step tutorial we will learn how to convert Excel to CSV in Java. These steps can be performed in macOS, Linux, and Windows....using TxtSaveOptions class object. Steps to Convert Excel to...Excel file into the Workbook object Instantiate the TxtSaveOptions...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  8. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in PPTX using Python....using a Presentation class object and access the first default...PPTX in Python , the Slide object is used to hold the reference...

    kb.aspose.com/slides/python/how-to-convert-png-...
  9. How to Convert DAE to OBJ in C#

    This article explains how to convert DAE to OBJ in C#. It has the IDE settings, a list of steps, and a runnable sample code to convert DAE file to OBJ in C#....Scene class object Create an ObjSaveOptions class object to customize...properties in the ObjSaveOptions object Call the save method in the...

    kb.aspose.com/3d/net/how-to-convert-dae-to-obj-...
  10. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....loaded into a Document class object and saved as a Word file. Once...loaded into the Document class object, you will have a complete control...

    kb.aspose.com/words/java/how-to-convert-html-to...