Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,401 for

object

(0.13 sec)
  1. LaTeX to PDF | .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...configuration tells the Object TeX engine to load the Object LaTeX format...

    docs.aspose.com/tex/net/latex-to-pdf/
  2. 使用JavaScript通过C++设置工作表中表格或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置工作表内表格或列表对象的注释。...// Instantiating a Workbook object by opening the uploaded Excel...( 0 ); // Access first list object or table. const lstObj = worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...
  3. AlternativeScheme|Aspose.BarCode for Python via...

    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....the specified object is equal to the current object. See Also namespace...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy....Equals( object ) Determines whether the specified object is equal...current object. public override bool Equals ( object obj ) Examples...

    reference.aspose.com/words/net/aspose.words/tab...
  5. 格式化数据透视表单元格|Documentation

    如何使用C++的Aspose.Cells for JavaScript对数据透视表单元格进行格式化。...// Instantiating a Workbook object from the uploaded file const...get ( 1 ); // Create a style object with background color light...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  6. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java....Object, com.aspose.words.FontSubstitutionRule...// The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/java/com.aspose.word...
  7. Generating the template|Documentation

    How to render a printable form and generate a recognition pattern file for Aspose.OMR engine....passing GlobalPageSettings object to the method: Aspose . OMR...passing GlobalPageSettings object to the method: string workingDirectory...

    docs.aspose.com/omr/net/generate-template/
  8. IStructuredDocumentTag.node property | Aspose.W...

    IStructuredDocumentTag.node property. Returns Node Object that implements this interface....node property Returns Node object that implements this interface...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.PSD for .NET 25.8 - Release Notes|Docume...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  10. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...by using the Style.GetFont() object’s GetName() property. #include...

    docs.aspose.com/cells/cpp/cells-font-settings/