Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 79,435 for

object

(0.19 sec)
  1. Edit Connector Geometry Section in the ShapeShe...

    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....initialize LineTo geometry object line_to = Rjb :: import ( 'com...initialize LineTo geometry object line_to = Rjb :: import ( 'com...

    docs.aspose.com/diagram/java/edit-connector-geo...
  2. HyperText Markup Language Format - HTML|Documen...

    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....Loading HTML inside the Workbook object Please see the subsection Opening...load HTML inside the Workbook object. Opening Files Saving Excel...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  3. ListLevel.GetEffectiveValue | Aspose.Words for ...

    Discover the ListLevel GetEffectiveValue method to easily retrieve string representations of list items. Customize with NumberStyle and format options!...representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. customNumberStyleFor String...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Convert DWG to TIFF in Java

    This topic aids to convert DWG to TIFF in Java. It covers the details of the required information and process to write a comprehensive DWG to TIFF converter software in Java....size Use the TiffOptions class object to set the rasterization options...file using the TiffOptions object In the above steps, we have...

    kb.aspose.com/cad/java/convert-dwg-to-tiff-in-j...
  5. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert MSG to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....Instantiate the MailMessage class object to load the EML or MSG email...Instantiate the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/java/how-to-convert-outlook...
  6. How to Convert EPS to PDF in C#

    This tutorial is outlined to help you understand how to convert EPS to PDF in C#. It covers the step-wise details like configuring the library in your system, as well as a sample code for a quick demonstration to change EPS to PDF in C#...files Create a FileStream class object to access the input EPS file...the PsDocument class object Create an object of PdfSaveOptions class...

    kb.aspose.com/page/net/how-to-convert-eps-to-pd...
  7. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the document properties in Python....presentation properties Initialize the object of the IPresentationInfo class...an IDocumentProperties class object to fetch the presentation document...

    kb.aspose.com/slides/python/how-to-access-the-p...
  8. How to Convert PDF to OneNote using C#

    This article guides on how to convert PDF to OneNote using C#. It contains all the details to configure the environment, a list of programming steps, and a runnable sample code to render PDF to OneNote using C#....OneNote Create a Document class object for holding the data from the...is initiated by declaring an object of the Document class followed...

    kb.aspose.com/note/net/how-to-convert-pdf-to-on...
  9. How to Attach a File to a PDF in C#

    This article provides information on how to attach a file to a PDF in C#. It provides steps to write the application along with the configuration details and a runnable sample code to add attachment to PDF in C#....the FileSpecification class object by providing the file name...The FileSpecification class object is required to be initiated...

    kb.aspose.com/pdf/net/how-to-attach-a-file-to-a...
  10. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer....PDF file into the Document object for setting the zoom level...level Create a GoToAction object Set the target page, view offset...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/