Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 97,401 for

object

(0.38 sec)
  1. Public API Changes in Aspose.Cells 8.4.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 Aspose . Cells . Workbook workbook...file instead of the connection object embedded within the workbook...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Convert EML to HTML|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....class is used to create an object representing an e-mail message...existing file into a MailMessage object specifying the message format...

    docs.aspose.com/email/net/converting-between-fo...
  3. Reading an Outlook Message (MSG) file|Documenta...

    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....Automation To use Office Automation objects for Microsoft Outlook, you...Application (); // Create a MailItem object MailItem item = ( MailItem...

    docs.aspose.com/email/java/reading-an-outlook-m...
  4. Aspose::Words::Saving::XlsxSaveOptions::get_Sav...

    Aspose::Words::Saving::XlsxSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be Xlsx in C++....saved if this save options object is used. Can only be Xlsx ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...NameU at the first shape object then is the LineStyle property...property of the second shape object null. How can this behaviour...

    forum.aspose.com/t/style-properties-sometimes-n...
  6. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....Instantiate a Presentation object that represents a PPTX file...getFillFormat exposed by the Portion object. Write the modified presentation...

    docs.aspose.com/slides/php-java/text-formatting/
  7. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border Object that specifies border for the font in C++....Font::get_Border method Returns a Border object that specifies border for the...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Convert USDZ to DRC via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...Conversion # load the USDZ in an object of Scene scene = aspose.threed...RVM) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PLY (Polygon...

    products.aspose.com/3d/python-net/conversion/us...
  9. Convert Text to Image in Java

    You can convert text to image in Java by following this quick guide. It covers the step-by-step process and a runnable code snippet to export TXT to JPG in Java....the input TXT file with an object of the Document class Loop...file into the Document class object, you may customize it before...

    kb.aspose.com/words/java/convert-text-to-image-...
  10. How to Convert TXT to JSON File in Python

    In this quick tutorial, you will learn how to convert txt to json file in python. It explains the environment setup, algorithm steps, and a code snippet to create Text to JSON converter in Python....convert TXT to JSON Create an object of the Workbook class to load...Make a JsonSaveOptions class object Save the output JSON file after...

    kb.aspose.com/cells/python/how-to-convert-txt-t...