Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 49,838 for

properties

(1.18 sec)
  1. Change the HTML Link Target Type with Golang vi...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....GetLinkTargetType() property. This property takes the HtmlLinkTargetType...usage of GetLinkTargetType() property. It changes the link target...

    docs.aspose.com/cells/go-cpp/change-the-html-li...
  2. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees....rotation property ChartAxisTitle.rotation property Gets or sets...the axis title in degrees. @property def rotation ( self ) -> int...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Cells 8.6.0中的公共API更改|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.... DOCUMENT_PROPERTIES ); WorkbookMetadata metaWorkbook...xlsx" , options ); //Set some properties metaWorkbook . getCustomDocumentPro...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Customize Barcode Appearance in JavaScript|Docu...

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for JavaScript via C++...information on how to adjust properties related to barcode appearance...ImageHeight and ImageWidth properties of the BaseGenerationParame...

    docs.aspose.com/barcode/javascript-cpp/customiz...
  5. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickLabels class. Represents Properties of axis tick mark labels....Represents properties of axis tick mark labels. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 Aspose.Email 中创建 Outlook 联系人|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....MapiContact (); //Set different properties of this Contact object mapiContact...MapiContact (); //Set different properties of this Contact object mapiContact...

    docs.aspose.com/email/zh/net/creating-an-outloo...
  7. CustomXmlProperty class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property...XML attribute or a smart tag property. To learn more, visit the...new instance of this class. Properties Name Description name Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VariableCollection class | Aspose.Words for Nod...

    Aspose.Words.VariableCollection class. A collection of document variables...visit the Work with Document Properties documentation article. Remarks...names are case-insensitive. Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Paragraph::Paragraph constructor...

    Aspose::Words::Paragraph::Paragraph constructor. Initializes a new instance of the Paragraph class in C++....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class....set StartPage and EndPage properties to the particular page you...set StartPage * and EndPage properties. After that, call ExtractImage...

    docs.aspose.com/pdf/net/extract-images/