Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 96,281 for

object

(0.19 sec)
  1. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js.... Receive the object if successful. Call the function...metadata is stored in the JSON object. Thus, if ‘json.errorCode’...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  2. Document.builtInDocumentProperties property | A...

    Document.builtInDocumentProperties property. Returns a collection that represents all the built-in document properties of the document....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::UserInformation::get_Ini...

    Aspose::Words::Fields::UserInformation::get_Initials method. Gets or sets the user's initials in C++....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Get Address Cell Count Offset Entire Column and...

    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....via C++ provides the Range object which has various utility methods...or properties of the Range object. Address Gets the address of...

    docs.aspose.com/cells/nodejs-cpp/get-address-ce...
  5. Aspose::Words::Drawing::Charts::AxisBound class...

    Aspose::Words::Drawing::Charts::AxisBound class. Represents minimum or maximum bound of axis values. To learn more, visit the documentation article in C++....AxisBound : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Extract OLE Objects from Workbook|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....Ask AI Extract OLE Objects from Workbook Contents [ Hide ] Sometimes...you do need to extract OLE objects from a workbook. Aspose.Cells...

    docs.aspose.com/cells/java/extract-ole-objects-...
  7. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....a combination of parts or objects that can work together well...> private void Page_Load ( object sender , System . EventArgs...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....defineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...defineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  9. How to Convert HTML to Text in Java

    This simple topic is about how to convert HTML to text in Java. In Java HTML to plain text conversion application running under Windows, Linux or macOS platforms can be developed using simple and easy API interfaces....using String object Initialize HTMLDocument class object to load the...Initialize INodeIterator class object to iterate nodes and append...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  10. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....use a SvgSaveOptions class object for controlling the rendering...Excel to SVG Create Workbook object to load the input Excel file...

    kb.aspose.com/cells/net/how-to-convert-excel-to...