Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 49,665 for

properties

(0.16 sec)
  1. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3‑D Format of shapes or charts using Aspose.Cells with Golang via C++....ThreeDFormat property along with the ThreeDFormat...ThreeDFormat class contains various properties that can be set to achieve...

    docs.aspose.com/cells/go-cpp/working-with-the-t...
  2. 使用 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...
  3. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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....TextOptions Property Aspose.Cells for Java has...with FontSettings.TextOptions property in order to control the appearance...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....class contains the following properties which can be set to achieve...sets the sub‑properties of the GetShadowEffect property, and then...

    docs.aspose.com/cells/go-cpp/working-with-the-s...
  5. Aspose::Words::Saving::ImageSaveOptions::get_Ve...

    Aspose::Words::Saving::ImageSaveOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the generated images, in dots per inch in C++....get_VerticalResolution () const Remarks This property has effect only when saving...); // We can adjust these properties to change the image's brightness...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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
  7. 使用 Python 查看或編輯 POTM 文件元數據 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/m...
  8. 使用 Python 查看或編輯 OTP 文件元數據 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/m...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....); // We can adjust these properties to change the image's brightness...vertical resolution with these properties. // This will affect the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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/