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

object

(0.81 sec)
  1. Aspose.PSD for .NET 23.5 - 发行说明|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....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...void AssertAreEqual ( object expected , object actual , string message...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...get_EditableRange () Gets the facade object that encapsulates this editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....accepts three parameters: The object to search for. The type should...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  4. How to Read PDF File in C#

    This how-to guide explains how to read PDF file in C#. You can read PDF text and images by following the easy steps given here....existing PDF file in Document object Initialize TextAbsorber Class...find images Create FileStream object with found image Save the image...

    kb.aspose.com/pdf/net/how-to-read-pdf-file-in-c...
  5. How to Convert EPS to PNG Image using Java

    This tutorial covers basic information about how to convert EPS to PNG image using Java. You can export EPS to PNG image in Java using simple API calls on any operating system like Linux, MS Windows, macOS....Initialize PsDocument class object with input EPS file Create...Create an ImageDevice class object with needed image dimensions Save...

    kb.aspose.com/page/java/how-to-convert-eps-to-p...
  6. Applying a License|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....before creating a Document object. You are only required to set...+ "/" ; // Create a stream object containing the license file...

    docs.aspose.com/cells/java/applying-a-license/
  7. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....export Microsoft OfficeMath objects to HTML. auto doc = System... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Find Field Properties in Python|Aspose.Words fo...

    How to find some field properties like field code and field result in Python....insert_field returns a Field object. This is a faсade class that...InsertField method returns a Field object. Call field.get_field_code()...

    docs.aspose.com/words/python-net/find-field-pro...
  9. How to Convert Excel to HTML in Java

    In this concise tutorial explanation is provided on how to convert Excel to HTML in Java. You can configure the output HTML using a number of properties before you export Excel to HTML in Java....to HTML using the Workbook object Create and initialize the save...HTML using the HtmlSaveOptions object Set few properties of HTML...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  10. BookmarkEnd class | Aspose.Words for Python

    aspose.words.BookmarkEnd class. Represents an end of a bookmark in a Word document...with a bookmark as a single object. Inheritance: BookmarkEnd →...Node ) range Returns a Range object that represents the portion...

    reference.aspose.com/words/python-net/aspose.wo...