Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 93,188 for

object

(0.1 sec)
  1. 搜索

    搜索...bytes back into a document object. MemoryStream inStream = new...stream into a new document object. Document loadDoc = new Document(inStream);...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  2. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....Object, com.aspose.words.Field public...static Object[][] fieldLinkedObjectsAs() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an Object in the drawing layer, such as an AutoShape, textbox, freeform, OLE Object, ActiveX control, or picture...class Shape class Represents an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Picture Frame to Presentation|Aspose.Slides...

    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.... Create an Image object by adding an image to the Images...associated with the Presentation object that will be used to fill the...

    docs.aspose.com/slides/net/add-picture-frame-to...
  5. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....converting a JSON (JavaScript Object Notation) file to an Excel...json" ); // create a Workbook object const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  6. 通过 Microsoft Excel 与 C++ 自动刷新 OLE 对象|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 在 Microsoft Excel 中自动刷新 OLE 对象。...\\ " ); // Create workbook object from your sample excel file...load property of first ole object to true sheet . GetOleObjects...

    docs.aspose.com/cells/zh/cpp/automatically-refr...
  7. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of Objects in Java....source, such as a list of objects. Master-detail data is also...GetValue(System.String,System.Object@) for every merge field it...

    reference.aspose.com/words/java/com.aspose.word...
  8. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...() { // Initialize document object Document pdfDocument = new...90 ); // create TextBuilder object TextBuilder textBuilder = new...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  9. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code....Convert PDF to TIFF Create an object of the Document class. Create...TiffSettings and TiffDevice objects. Call the TiffDevice.Process()...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...
  10. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Add an IAutoShape object with ShapeType set as Rectangle...the newly added IAutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/androidjava/manage-textbox/