Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 94,497 for

object

(0.1 sec)
  1. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/nodejs-net/work-with-text...
  2. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  3. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....takes TextFragmentAbsorber object as a parameter, which returns...collection of TextFragment objects. The following code snippet...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  4. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....can be created by creating object of Table Class. Aspose . Pdf...+ ", 3)" ); } // Add table object to first page of input document...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  5. Aspose.PSD for .NET 20.8 - 发布说明|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....void AssertAreEqual ( object actual , object expected ) { var areEqual...areEqual = object . Equals ( actual , expected ); if (! areEqual...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Using Anonymous Types or Custom Objects|Documen...

    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....Anonymous Types or Custom Objects Contents [ Hide ] Aspose.Cells...anonymous types or custom objects in smart markers. In the example...

    docs.aspose.com/cells/net/using-anonymous-types...
  8. TeX typesetting functionality | C++ API Solution

    C++ API Solution to work with TeX. Learn on the example how to create TeX typesets with a few lines of code....options for Object TeX/Object LaTeX upon the Object TeX engine...with a newly created XpsDevice object and run the job by calling...

    products.aspose.com/tex/cpp/typeset-tex-files/
  9. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....Words object model are static. For example...); // Note creating a class object, not an instance. $ doc = new...

    docs.aspose.com/words/java/usage-examples-for-php/
  10. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an Object in Java....Object public class ShadowFormat Represents...Represents shadow formatting for an object. To learn more, visit the Working...

    reference.aspose.com/words/java/com.aspose.word...