Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 8,128 for

boolean

(0.18 sec)
  1. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI.... get isQuickStyle () : boolean Examples Shows how to access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....method, it is possible to add Boolean, string, double, integer, or...cell. BoolValue : returns the boolean value of the cell. DateTimeValue...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  3. TextWatermarkOptions class | Aspose.Words for N...

    Aspose.Words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...isSemitrasparent Gets or sets a boolean value which is responsible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value axis in Java.... setTitleDeleted(boolean value) setUnit(int value) Sets...getTitleDeleted() public boolean getTitleDeleted() Returns: boolean getTitlePosition()...

    reference.aspose.com/words/java/com.aspose.word...
  5. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control document merging by forcing imported sections to start on a new page when appending documents in Aspose.Words....AppendDocumentWithNe property Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/net/aspose.words/imp...
  6. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....String getEnabled() public boolean getEnabled() Returns true if...getChildNodes(), null); } Returns: boolean - true if control is in enabled...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets or sets a Boolean value indicating either text of the TextBox should not rotate when the shape is rotated in C++....ion method Gets or sets a boolean value indicating either text...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...CheckNativeLibraryCo(Boolean throwIfIncompatible) at SkiaSharp...SkiaSharp.SKNativeObject.Dispose(Boolean disposing) at SkiaSharp.SKObject...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  10. Aspose.Slides for Python via .NET ubuntu22.04使用...

    Aspose.Slides for Python via .NET在Ubuntu22.04中使用报错,运行环境为python3.11.5,代码如下: import aspose.slides as slides print("Aspose.Slides imported.") pres = slides.Presentation() print("Presentation object created.") 报错信息如下: P…...GetName(Boolean) at System.Reflection.Assembly...Reflection.Assembly) at .(Int32, Boolean) at .(Int32) at …cctor() at...

    forum.aspose.com/t/aspose-slides-for-python-via...