Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 49,838 for

properties

(1.11 sec)
  1. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++.... You may also make the property optional by setting the ContentTypeProperty...ContentTypeProperty.IsNillable property to true . The following code...

    docs.aspose.com/cells/cpp/working-with-contentt...
  2. Format Presentation Charts on Android|Aspose.Sl...

    Learn chart formatting in Aspose.Slides for Android via Java and elevate your PowerPoint presentation with professional, eye-catching styling....Axis and set the following properties: Setting Line format for...for Value Axis Setting Text Properties for Value Axis data Setting...

    docs.aspose.com/slides/androidjava/chart-format...
  3. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....Axis and set the following properties: Setting Line format for...for Value Axis Setting Text Properties for Value Axis data Setting...

    docs.aspose.com/slides/php-java/chart-formatting/
  4. BaseWebExtensionCollection1.Remove | Aspose.Wor...

    Effortlessly remove items from your BaseWebExtensionCollection with our intuitive Remove method. Streamline your data management today!...EqualTo ( 1 )); // Print all properties of the document's web extension...WebExtensionTaskPane [ 0 ]. WebExtension . Properties ; using ( IEnumerator < ...

    reference.aspose.com/words/net/aspose.words.web...
  5. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....fill property Stroke.fill property Gets fill formatting for the...the Stroke . @property def fill ( self ) -> aspose . words ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...images appear to have the same properties, but the LOGO is just not...(which seem to have the same properties) do? Professionalize.Discourse...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  7. 使用 Python 查看或編輯 PPSM 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPSM 格式元數據。... document_properties # Set the builtin properties documentProperties...= "Modifying Presentation Properties" documentProperties . subject...

    products.aspose.com/slides/zh-hant/python-net/m...
  8. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a hyperlink base. On the File…...and then click Show more properties. In the Linkbase box, type...library. The HyperlinkBase property is essential for ensuring...

    forum.aspose.com/t/change-hyperlinkbase/314798
  9. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping.... On the Size & Properties tab, expand Alignment to...to reveal the related properties, including the Resize shape to...

    docs.aspose.com/cells/go-cpp/resize-chart-s-dat...
  10. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using the C# API or .NET Library....provides a wide range of properties and methods used to manage...HorizontalPageBreaks and VerticalPageBreaks properties. The HorizontalPageBreaks...

    docs.aspose.com/cells/net/managing-page-breaks/