Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 8,164 for

boolean

(0.33 sec)
  1. Paragraph.isEndOfCell property | Aspose.Words f...

    Paragraph.isEndOfCell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... get isEndOfCell () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.isInCell property | Aspose.Words for ...

    Paragraph.isInCell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise.... get isInCell () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Row | Aspose.Words for Java

    Represents a table row in Java....clearRowAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  4. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java....contains(String name) public boolean contains(String name) Gets...DataTable to find. Returns: boolean - true if the specified table...

    reference.aspose.com/words/java/com.aspose.word...
  5. Implement Subtotal or Grand Total labels in oth...

    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....Close Implement Errors and Boolean Value in Russian or Any Other...

    docs.aspose.com/cells/java/implement-subtotal-o...
  6. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Cells APIs have exposed the Boolean type DataLabels.IsResizeShapeToFitTe...

    docs.aspose.com/cells/go-cpp/resize-chart-s-dat...
  7. Setting Formulas - Notice for Non-English Users...

    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....set of mathematical, string, Boolean, date/time, statistical, database...

    docs.aspose.com/cells/java/setting-formulas-not...
  8. Setting Formulas - Notice for Non-English Users...

    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....set of mathematical, string, Boolean, date/time, statistical, database...

    docs.aspose.com/cells/net/setting-formulas-noti...
  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...