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

object

(0.17 sec)
  1. ReportBuilderOptions.missing_member_message pro...

    ReportBuilderOptions.missing_member_message property. Gets or sets a string value printed instead of a template expression that represents a plain reference to a missing member of an Object...reference to a missing member of an object. The default value is an empty...when a missing member of an object is encountered. The property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Insert a Picture Based on Cell Reference with G...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Add a picture to the worksheet...

    docs.aspose.com/cells/go-cpp/insert-a-picture-b...
  3. OleFormat.autoUpdate property | Aspose.Words fo...

    OleFormat.autoUpdate property. Specifies whether the link to the OLE Object is automatically updated or not in Microsoft Word....whether the link to the OLE object is automatically updated or...how to extract embedded OLE objects into files. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension 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. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....approach: First, create a field object and set its properties. Then...instantiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/java/create-forms/
  6. Load a font from CFF 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 CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  7. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....code; it creates a workbook object and adds multiple worksheets...end" )); // Create a style object Style style = sheet1 . GetCells...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  8. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The Add method takes the...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...
  9. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....file using the Document class object and get access to the target...Create a TextFragmentAbsorber object for searching a text Parse...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  10. Aspose::Words::Drawing::ImageData::ToImage meth...

    Aspose::Words::Drawing::ImageData::ToImage method. Gets the image stored in the shape as a Image Object in C++....stored in the shape as a Image object. System :: SharedPtr < System...ToImage () Remarks A new Image object is created every time this...

    reference.aspose.com/words/cpp/aspose.words.dra...