Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 94,271 for

object

(0.1 sec)
  1. Edit MHTML in C# – Aspose.HTML for .NET

    Code to edit MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MHTML document.... The (Document Object Model) namespace contains classes...// Create MHTML save options object var options = new MHTMLSaveOptions();...

    products.aspose.com/html/net/editor/mhtml/
  2. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....have a corresponding FontInfo object which contains details about...

    reference.aspose.com/words/net/aspose.words.fon...
  3. View IFC File Formats via .NET | products.aspos...

    C# source code to load, render and display IFC documents on .NET Framework, .NET Core....Load method Set an object of CadRasterizationOpti with...Call Image.Save method with object of TiffOptions Call Process...

    products.aspose.com/cad/net/viewer/ifc/
  4. View STL File Formats via .NET | products.aspos...

    C# source code to load, render and display STL documents on .NET Framework, .NET Core....Load method Set an object of CadRasterizationOpti with...Call Image.Save method with object of TiffOptions Call Process...

    products.aspose.com/cad/net/viewer/stl/
  5. View DGN File Formats via .NET | products.aspos...

    C# source code to load, render and display DGN documents on .NET Framework, .NET Core....Load method Set an object of CadRasterizationOpti with...Call Image.Save method with object of TiffOptions Call Process...

    products.aspose.com/cad/net/viewer/dgn/
  6. Convert USD to FBX via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Conversion // load the USD in an object of Scene var scene = new Aspose...File) USD TO OBJ (Wavefront 3D Object File) USD TO GLTF (GL Transmission...

    products.aspose.com/3d/net/conversion/usd-to-fbx/
  7. Convert USD to DXF via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Conversion // load the USD in an object of Scene var scene = new Aspose...a data element for a given object type. DXF makes it possible...

    products.aspose.com/3d/net/conversion/usd-to-dxf/
  8. Scale Image in C#

    This tutorial covers how to scale image in C#. It contains the system configuration, the stepwise algorithm, and a runnable sample code to upscale image in C#....the Bitmap class Create an object of the Graphics class and set...C# . Create a bitmap class object with the specified format and...

    kb.aspose.com/drawing/net/scale-image-in-csharp/
  9. Read Excel File in Java

    This article demonstrates how to read Excel file in Java. It provides IDE setup instructions and a step-by-step guide along with a working code example to build an XLSX reader in Java.... Initially, the Workbook object loads the Excel file, and then...then a WorksheetCollection object fetches the desired worksheet...

    kb.aspose.com/cells/java/read-excel-file-in-java/
  10. Merge XPS Files in Java

    This basic tutorial explains how to merge XPS in Java. It contains the step-by-step flow, in addition to a sample code to combine XPS files in Java....PostScript documents Initiate an object of XPSDocument class to load...class Create a PdfDevice class object for PDF format Specify the...

    kb.aspose.com/page/java/merge-xps-files-in-java/