Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 97,201 for

object

(0.21 sec)
  1. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。... Add (); // Create Drawing object with certain dimensions var...); // Set border for Drawing object var borderInfo = new Aspose...

    docs.aspose.com/pdf/zh/net/add-curve/
  2. OleFormat.suggestedFileName property | Aspose.W...

    OleFormat.suggestedFileName property. Gets the file name suggested for the current embedded Object if you want to save it into a file....suggested for the current embedded object if you want to save it into...Examples Shows how to get an OLE object’s suggested file name. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Java recognition results in XML format....method of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-xml/
  4. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....child shapes of an Office Math object always returns None . Examples...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....condition object of the cell, and then from that object, it accesses...accesses the DataBar object and uses its ToImage() method to generate...

    docs.aspose.com/cells/go-cpp/generate-condition...
  6. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....scene object scene = Scene () # Get a child node object top =...spare memory by making one Mesh object when the system begins up....

    docs.aspose.com/3d/python-net/add-node-hierarch...
  7. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....getDataDir (); // Initialize an object ObjLoadOptions loadObjOpts...getDataDir (); // Initialize an object STLLoadOptions loadSTLOpts...

    docs.aspose.com/3d/java/specify-3d-file-load-op...
  8. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  9. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....Instantiate the LoadOptions class object required for loading the protected...Workbook object using the LoadOptions class object having the...

    kb.aspose.com/cells/python/how-to-read-password...
  10. How to Convert CSV to PDF in C++

    This basic tutorial will explain how to convert CSV to PDF in C++. You will change CSV to PDF in C++ such that all the contents in the CSV will be printed on a single page in the output PDF....CSV file to a Workbook class object and then save it as a PDF ...file into a Workbook class object that is to be converted to...

    kb.aspose.com/cells/cpp/how-to-convert-csv-to-p...