Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 96,281 for

object

(0.59 sec)
  1. How to Convert PNG to PowerPoint Slide in C#

    This article contains information on how to convert PNG to PowerPoint Slide in C#. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in C#....application Create a new Presentation object Get the reference to the first...in C# we have used the Slide object to hold the reference to the...

    kb.aspose.com/slides/net/how-to-convert-png-to-...
  2. How to Convert CSV to PDF using C#

    This basic tutorial will explain how to convert CSV to PDF using C#. It provides steps and running code to change CSV to PDF using C#....Create a TxtLoadOptions class object to set the separator used in...file Initialize Workbook class object to load the CSV file using...

    kb.aspose.com/cells/net/how-to-convert-csv-to-p...
  3. How to Convert TSV to Excel in C#

    This article describes how to convert TSV to Excel in C#. It shares all the information required to configure the environment, steps to be followed and a runnable sample code that transforms a TSV file to Excel in C#....argument to the LoadOptions object Load the source TSV file into...into the Workbook object using the above options Save the loaded...

    kb.aspose.com/cells/net/how-to-convert-tsv-to-e...
  4. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....instance of the LoadOptions class object to use the password property...Workbook class object using the LoadOptions object with a password...

    kb.aspose.com/cells/java/how-to-open-password-p...
  5. KnownTypeSet class | Aspose.Words for Python

    aspose.words.reporting.KnownTypeSet class. Represents an unordered set (i.e...of unique items) containing objects which fully or partially qualified...add(type) Adds the specified object to the set. clear() Removes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field...) format Gets a FieldFormat object that provides typed access...# Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Transform PNG to SVG using C#

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Initialize the ImageVectorizer object to customize the output SVG...properties of the Configuration object in the ImageVectorizer class...

    kb.aspose.com/svg/net/how-to-transform-png-to-s...
  8. How to Convert OBJ to FBX in C#

    This quick tutorial guides you on how to convert OBJ to FBX in C#. It includes the step-by-step algorithm, IDE configuration, and a runnable code snippet to convert OBJ to FBX in C#....Manager tool Get the source Object file with the Scene .FromFile()...FromFile() method Create an object of FbxSaveOptions class Invoke...

    kb.aspose.com/3d/net/how-to-convert-obj-to-fbx-...
  9. 使用嵌套对象|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....Nested Object.xlsx" ; //Initialize WorkbookDesigner object WorkbookDesigner...Individual >(); //Create an object for the Individual class Individual...

    docs.aspose.com/cells/zh/net/using-nested-objects/
  10. IMailMergeDataSource.MoveNext | Aspose.Words fo...

    Discover how the IMailMergeDataSource MoveNext method seamlessly advances to the next record, enhancing your data management efficiency....source in the form of a custom object. Document doc = new Document...Torino" ) }; // To use a custom object as a data source, it must implement...

    reference.aspose.com/words/net/aspose.words.mai...