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

object

(0.1 sec)
  1. Generate Point Cloud to DRC File Formats via .N...

    C# source code to load, render and add generate point cloud to DRC 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/drc/
  2. Generate Point Cloud to RVM File Formats via .N...

    C# source code to load, render and add generate point cloud to RVM 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/rvm/
  3. Programming with Documents | Java

    To code PUB files with Aspose.PUB for Java start with editing the file Metadata that describes its properties like author, tile, company, language, etc....code: It declares an IPubParser object named parser and initializes...parameter. It declares a Document object named document and assigns...

    docs.aspose.com/pub/java/programming-with-docum...
  4. How to get Images from a PDF in C#

    This tutorial explains how to get images from a pdf in c# with the help of step-wise procedure and a runnable sample code. The sample code can be used to get all images from pdf in c# as well as selected ones with the help of a very few lines of code only....it using the Document class object Get access to a particular...image using the XImage class object Create a new file stream using...

    kb.aspose.com/pdf/net/how-to-get-images-from-a-...
  5. Manage X-Dimension and Y-Dimension in Ruby|Docu...

    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....'/data/' \ # Instantiate barcode object bb = Rjb :: import ( 'com.aspose...jpg" ) \ # Instantiate barcode object bb1 = Rjb :: import ( 'com...

    docs.aspose.com/barcode/java/manage-x-dimension...
  6. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines shapes as SignatureLines, enhancing document integrity and professional presentation....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. SignatureLine signatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OdsoFieldMapDataCollection.Add | Aspose.Words f...

    Effortlessly enhance your data management with the OdsoFieldMapDataCollection Add method, designed to seamlessly add Objects to your collection....Add method Adds an object to the end of this collection...value OdsoFieldMapData The object to add. Cannot be null . Examples...

    reference.aspose.com/words/net/aspose.words.set...
  8. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, # but it covers the entire...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...the document into a Document object. This method throws Aspose...corruption. Returns A FileFormatInfo object that contains the detected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Shapes|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/net/add-shapes/