Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 8,165 for

boolean

(0.93 sec)
  1. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extract Text from PDF File|Aspose.PDF for Java

    This section explains how to extract text with Aspose.PDF Facades using PdfExtractor Class....static void ExtractText ( Boolean WholeText ) { // Create an...

    docs.aspose.com/pdf/java/extract-text/
  3. 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...
  4. 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...
  5. Working with Expressions | Aspose.Tasks Documen...

    Learn how to create and evaluate formulas using task, resource, and project fields in Aspose.Tasks for .NET....Cost Number fields DateTime Boolean values Project-level fields...GitHub Formula With Boolean Values Boolean expressions allow conditional...

    docs.aspose.com/tasks/net/working-with-task-res...
  6. ChartAxis.hidden property | Aspose.Words for No...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not.... get hidden () : boolean Remarks Default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the document...useTargetMachineFont () : boolean Examples Shows how use fonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java....equals(Object obj) public boolean equals(Object obj) Gets a flag...java.lang.Object Returns: boolean fromDateTime(Date value) public...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…...As String, ByVal IsHtml As Boolean) As String If String.IsNullOrEmpty(input)...KeepSourceFormatting) Dim isInline As Boolean = (sdt.Level = Aspose.Words...

    forum.aspose.com/t/aspose-word-html-conversion/...
  10. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++.... Check the HasImage boolean property. Extract image data...

    docs.aspose.com/words/cpp/working-with-images/