Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 91,344 for

object

(0.09 sec)
  1. Insert or Delete Rows or Columns|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....//Instantiating a Workbook object //Opening the Excel file through...//Instantiating a Workbook object //Opening the Excel file through...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  2. Load license TeX | C++ API Solution

    C++ API Solution to work with TeX. Load the license information from a file or stream with a few lines of C++ code....SetLicense() method of the license object passing the path to the license...System; // Initialize a license object System :: SharedPtr < License...

    products.aspose.com/tex/cpp/loading-license/
  3. Developer Guide|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....3D Document Object Model (DOM) 3D Objects Animation Geometry...

    docs.aspose.com/3d/java/developer-guide/
  4. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....Object public class CssSavingArgs...by providing your own stream object. To save CSS into stream, use...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::WebExtensions::TaskPane class | ...

    Aspose::Words::WebExtensions::TaskPane class. Represents an add-in task pane Object. To learn more, visit the documentation article in C++....Represents an add-in task pane object. To learn more, visit the Work...TaskPane : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. C++ API to Convert XML to XLT | products.aspose...

    Convert XML to XLT via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....Object public class FileFormatUtil...we create a FileFormatInfo object for an html document. Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartXValue.GetHashCode | Aspose.Words for .NET

    Discover the ChartXValue GetHashCode method to efficiently generate unique hash codes for X value Objects, enhancing data integrity and performance....code for the current X value object. public override int GetHashCode...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartYValue.GetHashCode | Aspose.Words for .NET

    Discover the ChartYValue GetHashCode method to efficiently generate unique hash codes for Y value Objects, enhancing data integrity and performance....code for the current Y value object. public override int GetHashCode...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of Objects. Here you can read the description of this structure....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/