Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 90,771 for

object

(0.48 sec)
  1. Generate Point Cloud to DXF File Formats via .N...

    C# source code to load, render and add generate point cloud to DXF documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/dxf/
  2. Copying Rows and Columns in Ruby|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....images, and other drawing objects from the source row to the...parameters: the source Cells object, the source row index, and...

    docs.aspose.com/cells/java/copying-rows-and-col...
  3. Rotating Cell Text|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp...Heading" ; //Define a range object (B2). Excel . Range _range...

    docs.aspose.com/cells/net/rotating-cell-text/
  4. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...constructor using a LoadOptions object. options = aw . loading . LoadOptions...document with a LoadOptions object. # 1 - Load the document from...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. How to Convert Outlook Email to Word using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Word using C#. You will see that in order to export Email to Word C# based API can be used. You can use this application in any of the .NET configured environments in operating systems like Windows, macOS, or Linux....Instantiate the MailMessage class object to load the source MSG or EML...instantiate the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  7. 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...
  8. How to Convert HTML to PDF using Java

    This article guides on how to convert HTML to PDF using Java. It has a list of steps to write the application, the configuration details, and a runnable sample code to export HTML to PDF using Java....Instantiate the HtmlLoadOptions class object to control the loading of the...file using the Document class object with the above options Save...

    kb.aspose.com/pdf/java/how-to-convert-html-to-p...
  9. Add Page Numbers to PDF using Java

    Add page numbers to PDF using Java. Get details for the development environment, list of steps, and a runnable sample code to add numbering to PDF using Java....adding page numbering Create an object of the PageNumberStamp class...loading the PDF file into an object of the Document class followed...

    kb.aspose.com/pdf/java/add-page-numbers-to-pdf-...
  10. 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...