Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 7,309 for

boolean

(0.79 sec)
  1. SaveOptions.memoryOptimization property | Aspos...

    SaveOptions.memoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the document...get memoryOptimization () : boolean Remarks Setting this option...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Public API Changes in Aspose.Email 5.8.0|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....getEnableDecompressi, setEnableDecompressi(boolean) Property MessageFormat.getTnef...

    docs.aspose.com/email/java/public-api-changes-i...
  3. OptionButtonControl.Selected | Aspose.Words for...

    Manage your OptionButtonControl with ease! Set or get its selected state with a simple Boolean value for seamless user interaction....Selected property Gets or sets a boolean value indicating either this...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    Discover the IsWashout property of ImageWatermarkOptions. Control your watermark's washout effect effortlessly with this simple Boolean setting....IsWashout property Gets or sets a boolean value which is responsible...

    reference.aspose.com/words/net/aspose.words/ima...
  5. OptionButtonControl.selected property | Aspose....

    OptionButtonControl.selected property. Gets or sets a Boolean value indicating either this [OptionButtonControl](../) is selected or not....selected property Gets or sets a boolean value indicating either this...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... get hasLegendKeys () : boolean Examples Shows how to show...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_LegacyMode method. Gets or sets a Boolean value indicating that old find/replace algorithm is used in C++....ode method Gets or sets a boolean value indicating that old find/replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a Boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) document...preserve_empty_lines property Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  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...