Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 90,771 for

object

(0.2 sec)
  1. Creating a Named Range|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 an Application object. (VSTO only.) Add a Workbook...Reflection ; ....... //Create Excel Object Excel . ApplicationClass xl...

    docs.aspose.com/cells/net/creating-a-named-range/
  2. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced document management and automation....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. Console . WriteLine ( "Built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  3. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math Object such as function, equation, matrix or alike...class Represents an Office Math object such as function, equation...create or modify a OfficeMath object. In this version you are not...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for JavaScript via C++ API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  5. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....//Create Visio Application Object vsdApp = Application ; //Make...false ; //Create a document object and load a diagram vsdDoc =...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  6. 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/
  7. 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...
  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 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-...
  10. 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...