Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 86,838 for

object

(0.16 sec)
  1. Aspose.PSD for .NET 23.10 - 发布说明|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 expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Save VSD File to Different File Formats|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....application object. Make the application object invisible. Load...application object. //Create Visio Application Object Visio . Application...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  3. Assemble Spreadsheets|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....programmatically: Create an object of the Workbook class. Call...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  4. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....input PDF using the Document object. Get the particular page to...text. Create a TextFragment object with the input text along with...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  5. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....png" ); // Create stream object to save the output image try...toString ()); // Create Resolution object Resolution resolution = new...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  6. OleFormat.suggestedExtension property | Aspose....

    OleFormat.suggestedExtension property. Gets the file extension suggested for the current embedded Object if you want to save it into a file....suggested for the current embedded object if you want to save it into...how to extract embedded OLE objects into files. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.getShapeRenderer method | Aspose.Word...

    ShapeBase.getShapeRenderer method. Creates and returns an Object that can be used to render this shape into an image....getShapeRenderer() Creates and returns an object that can be used to render...this object as a parameter. Returns The renderer object for this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FormField.setTextInputValue method | Aspose.Wor...

    FormField.setTextInputValue method. Applies the text format specified in [FormField.textInputFormat](../textInputFormat/) and stores the value in [FormField.result](../result/)....newValue : object ) Parameter Type Description newValue object Can be...string, number or a DateTime object. Remarks The FormField.textInputDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF Format Conversion Solution via JavaScript v...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using JavaScript... It takes an event object as a parameter, which contains...element. It creates a FileReader object and assigns a callback function...

    products.aspose.com/pdf/javascript-cpp/conversion/
  10. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....using FileSystemStreamSour object Take the next steps to fulfil...path to the file. Initiate object. Set to ttf . Load the font...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...