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

object

(0.25 sec)
  1. Convert DWFX to BMP via Java | products.aspose.com

    Sample Java conversion code for DWFX format to BMP file. Use this example code to convert DWFX to BMP within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of BmpOptions System Requirements...

    products.aspose.com/cad/java/conversion/dwfx-to...
  2. Convert DWFX to GIF via Java | products.aspose.com

    Sample Java conversion code for DWFX format to GIF file. Use this example code to convert DWFX to GIF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of GifOptions System Requirements...

    products.aspose.com/cad/java/conversion/dwfx-to...
  3. Convert DWFX to DXF via Java | products.aspose.com

    Sample Java conversion code for DWFX format to DXF file. Use this example code to convert DWFX to DXF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of DxfOptions System Requirements...

    products.aspose.com/cad/java/conversion/dwfx-to...
  4. Convert USD to 3DS via Python | products.aspose...

    Convert USD & other 3D files using .NET API...Conversion # load the USD in an object of Scene scene = aspose.threed...Options USD TO OBJ (Wavefront 3D Object File) USD TO STL (Stereolithography...

    products.aspose.com/3d/python-net/conversion/us...
  5. How to Convert Excel Chart to JPEG in C++

    In this example, we will explore how to convert Excel chart to JPEG in C++. You can add charts in MS Excel and render them to image formats like JPEG, PNG and BMP using simple C++ API calls in any operating systems like Microsoft Windows and Linux etc....Instantiate Workbook Class object and load the Excel file with...Instantiate the Chart Class object to access the chart inside...

    kb.aspose.com/cells/cpp/how-to-convert-excel-ch...
  6. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Python via .NET 提供生成节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。...scene object scene = Scene () # Get a child node object top =...3D-for-.NET # Initialize scene object scene = Scene () # Define color...

    docs.aspose.com/3d/zh/python-net/add-node-hiera...
  7. Aspose.Cells for Go via C++ - Design Concepts &...

    Aspose.Cells Go (C++ Backend) - Architecture & Design Deep Dive. How Aspose.Cells for Go via C++ Works – Design & API Overview.... Object-Oriented Design in a Non-OOP...Non-OOP Language Go is not an object-oriented programming (OOP) language...

    blog.aspose.com/cells/aspose.cells-for-go-via-c...
  8. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...Document object. Perform Mail Merge : Use the..."FieldName1", "FieldName2" }, new object[] { "Value1", "Value2" });...

    forum.aspose.com/t/interop-to-aspose-c/324832
  9. DbDataReader | Aspose.Words for Java

    Reads a forward-only stream of rows from a data source in Java....Object All Implemented Interfaces:...columnName) public abstract Object get(String columnName) This...

    reference.aspose.com/words/java/com.aspose.word...
  10. 提取 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类提取 PDF 页面。...(); // Create PdfFileEditor object PdfFileEditor pdfEditor = new...(); // Create PdfFileEditor object PdfFileEditor pdfEditor = new...

    docs.aspose.com/pdf/zh/net/extract-pdf-pages/