Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 46,967 for

properties

(0.12 sec)
  1. WriteProtection class | Aspose.Words for Python

    aspose.words.settings.WriteProtection class. Specifies write protection settings for a document...write_protection property. Properties Name Description is_write_protected...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....randomUUID()); // The following properties categorize building blocks...as a quick part, and add properties used by Building Blocks Organizer...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....isImageAvailable property ImageSavingArgs.isImageAvailable property Returns...icon with a red cross. This property returns true if the original...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaProject class | Aspose.Words for Python

    aspose.words.vba.VbaProject class. Provides access to VBA project information... Properties Name Description code_page...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker... Properties Name Description format Provides...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....pageWidth property PageSetup.pageWidth property Returns or sets..."RelativeHorizontalPo" property to treat the value of the "Left" property // as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ThemeFonts class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.eastAsian](./eastAsian/) and [ThemeFonts.complexScript](./complexScript/)... Properties Name Description complexScript...toEqual ( '' ); // The "Colors" property contains the color palette...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 查找特定单词的出现次数|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....SetRange ( ca ); //Set searching properties findOptions . SearchNext...

    docs.aspose.com/cells/zh/net/find-specific-word...
  9. ChartAxis.HasMajorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMajorGridlines property to easily manage major gridlines on your charts, enhancing data visualization and clarity....HasMajorGridlines property Gets or sets a flag indicating...= true ; // Define Y-axis properties for decimal values. ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....The Style class provides properties for setting the foreground...GetBackgroundColor() properties. Both properties will take effect...

    docs.aspose.com/cells/cpp/cells-fill-settings/