Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 94,403 for

object

(0.11 sec)
  1. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....\\ " ); // Create workbook object Workbook workbook ; // Create...Create signature line object SignatureLine s ; s . SetSigner ( u...

    docs.aspose.com/cells/cpp/create-signature-line...
  2. Create New Worksheet|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/java/create-new-worksheet/
  3. 在 PHP 中将窗口元素添加到 Visio 实例|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....vsd" ); \ # initialize window object $window = new Window (); \...-> STENCIL ); \ # add window object $diagram -> getWindows () ->...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  4. Aspose::Words::Saving::SaveOptions::get_SaveFor...

    Aspose::Words::Saving::SaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used in C++....saved if this save options object is used. virtual Aspose ::...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Sav...

    Aspose::Words::Saving::HtmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Html, Mhtml, Epub, Azw3 or Mobi in C++....saved if this save options object is used. Can be Html , Mhtml...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document Object that is currently being saved....property Gets the document object that is currently being saved... we can pass a SaveOptions object to designate a callback //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 Aspose.Cells for JavaScript 通过 C++ 自动刷新 OLE ...

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动刷新 OLE 对象。...head > < title > Refresh OLE Objects Example </ title > </ head...body > < h1 > Refresh OLE Objects Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/automat...
  8. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...new worksheet to the Workbook object const sheetIndex = workbook...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  9. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++....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/cpp/work-with-text-in-a-t...
  10. Work with Text in a Table|Aspose.Words for Java

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

    docs.aspose.com/words/java/extract-text-from-an...