Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 83,295 for

object

(0.07 sec)
  1. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by index, ID, or position in Java. Edit slide properties...collection (collection of ISlide objects). This Java code shows you...Instantiates a Presentation object that represents a presentation...

    docs.aspose.com/slides/java/access-slide-in-pre...
  2. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....or DOCX file into Document object and just call the save method...load the document via Document object and then call the save method...

    products.aspose.com/total/python-net/conversion/
  3. Working with SmartArt Cold Rendering in Java|As...

    Aspose.Words for Java performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/java/working-with-smartar...
  4. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Python via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/python-net/working-with-s...
  5. How to Extract Microsoft Project Metadata in Java

    In this short tutorial you will learn how to extract Microsoft Project metadata in Java. You can get MS Project metadata in Java like author, category, company, and many more....metadata Using the Project class object, open the MPP file whose metadata...loading it into the Project class object and then using the get() method...

    kb.aspose.com/tasks/java/how-to-extract-microso...
  6. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....file into a MapiMessage class object Read and display different...MSG file into the MapiMessage object and then retrieve its properties...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  7. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....using the Presentation class object Save the loaded presentation...into the Presentation class object and in the next step, it is...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  8. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....Create a DocumentBuilder class object using the above Word document...document, attach a DocumentBuilder object, and access the ParagraphFormat...

    kb.aspose.com/words/net/paragraph-formatting-in...
  9. Data Extraction from Invoices using Python

    Follow this article for data extraction from invoices using Python. It has all the details to set the IDE, a list if steps, and a sample code for invoice data extraction using Python....Ocr object, initialize the OcrInput object for holding...create the ReceiptRecognitionSe object for defining the parameters...

    kb.aspose.com/ocr/python/data-extraction-from-i...
  10. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....file into HTMLDocument class object for conversion to image Initialize...Initialize the ImageSaveOptions object and configure different properties...

    kb.aspose.com/html/net/how-to-convert-html-to-i...