Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 90,536 for

object

(0.24 sec)
  1. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications.... This method accepts an object of type Slide as a parameter...text and returns an array of objects of type TextFrame , preserving...

    docs.aspose.com/slides/python-net/extract-text-...
  2. Aspose.Words.Vba | Aspose.Words for .NET

    Unlock the power of Aspose.Words.VBA to enhance your VBA projects with robust document manipulation and seamless integration. Elevate your workflow today!...a collection of VbaModule objects. VbaProject Provides access...collection of VbaReference objects. Enumeration Enumeration Description...

    reference.aspose.com/words/net/aspose.words.vba/
  3. Convert USD to 3MF via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Conversion // load the USD in an object of Scene var scene = new Aspose...by applications to render 3D object models to a variety of other...

    products.aspose.com/3d/net/conversion/usd-to-3mf/
  4. Convert USD to 3DS via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Conversion // load the USD in an object of Scene var scene = new Aspose...Options USD TO OBJ (Wavefront 3D Object File) USD TO STL (Stereolithography...

    products.aspose.com/3d/net/conversion/usd-to-3ds/
  5. Find and Replace Text in Excel using Python

    Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....workbook Create the FindOptions object and set the lookin type and...Workbook, and create a FindOptions object to customize the searching...

    kb.aspose.com/cells/python/find-and-replace-tex...
  6. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....Document class Instantiate an object of the OneSaveOptions class...file using the Document class object. Then by using an instance...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  7. Autofit Table in Word using Java

    Refer to this article to autofit table in Word using Java. It has the details to set the IDE, a list of steps, and a sample code showing how to fit table to page in Word using Java....table using the Document class object Fetch the target Table Node...the extracted node to a Table object Invoke the autoFit() method...

    kb.aspose.com/words/java/autofit-table-in-word-...
  8. Convert PDF to EPUB using C#

    Follow this article to convert PDF to EPUB using C#. It has all the details to set the IDE for development, a list of steps, and a sample code for transforming PDF file to EPUB using C#....options in the LoadOptions object. Steps to Turn PDF into EPUB...password in the LoadOptions object. Similarly, if the contents...

    kb.aspose.com/words/net/convert-pdf-to-epub-usi...
  9. How to Generate QR Code using Java

    This tutorial guides on how to generate QR code using Java. QR codes are frequently used for digital processes like payments, connections, etc and you can create QR code in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....the disc or to a MemoryStream object as per your requirements. Steps...using Java , we initialize an object of BarcodeGenerator class....

    kb.aspose.com/barcode/java/how-to-generate-qr-c...
  10. How to Convert EML to MSG using C#

    In this easy tutorial, we will learn how to convert EML to MSG using C#. You will observe that in order to convert EML to MSG in C# based API can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the source EML file...using the MailMessage class object. Then the loaded EML file is...

    kb.aspose.com/email/net/how-to-convert-eml-to-m...