Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 7,278 for

boolean

(0.16 sec)
  1. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a... isPhoneticGuide() Gets a boolean value indicating either the...

    reference.aspose.com/words/java/com.aspose.word...
  2. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  3. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java.... setFitText(boolean value) If true , fits text...width of the cell. setHideMark(boolean value) Sets visibility of cell...

    reference.aspose.com/words/java/com.aspose.word...
  4. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...htmlString(boolean) 方法返回单元格的HTML字符串,该方法接受一个布尔参数。如果传递...文本。然后,它通过 Cell.htmlString(boolean) 方法获取A1单元格的普通HTML和HTML5字符串,并在控制台打印它们。...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  5. 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...
  6. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....properties: ShowHiddenText – a Boolean value, which specifies whether...rendered. ShowParagraphMarks – a Boolean value, which specifies whether...

    docs.aspose.com/words/cpp/specify-layout-options/
  7. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  8. Stream too long when Saving PDF and using AsEmb...

    Using Aspose PDF version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24.6.0" /> Using .Net 8.0.302 test.zip (9.9 MB) Using the PDF inside the ZIP file public void FromPdf() { var sourcePath = "T…...Flush(Boolean flushStream, Boolean flushEncoder) at...

    forum.aspose.com/t/stream-too-long-when-saving-...
  9. 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/
  10. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it.... get keepWithNext () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...