Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 97,376 for

object

(0.67 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. 在 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...
  3. 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/
  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. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....Worksheet object). Access the new PivotTable object from the PivotTables...pivot table objects encapsulated in the PivotTable object to manage...

    docs.aspose.com/cells/net/how-to-add-pivot-chart/
  7. 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...
  8. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....get; } Gets the Bibliography object that represents the list of...get; } Gets a FieldOptions object that represents options to...

    reference.aspose.com/words/net/aspose.words/doc...
  9. HtmlFixedSaveOptions.save_format property | Asp...

    HtmlFixedSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...folder alias in the SaveOptions object, we will be able to print it...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Text Layers in Aspose.PSD for Java...

    Examples of how to work with Text Layers in PSD File...Subsequently, we retrieve the textData object from the text layer, facilitating...Default style and paragraph objects (defaultStyle and defaultParagraph...

    docs.aspose.com/psd/java/text-layer-manipulation/