Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 8,118 for

boolean

(0.1 sec)
  1. Detect if Worksheet is Password Protected|Docum...

    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.... The Boolean type Protection.IsProtectedWithPassw...

    docs.aspose.com/cells/net/detect-if-worksheet-i...
  2. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....to remove the top border, Boolean. BorderBottomStyle object inherits...remove the bottom border, Boolean. BorderLeftStyle object inherits...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  3. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks...createNoteHyperlinks () : boolean Examples Shows how to make...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveOptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs...replaceBackslashWith () : boolean Remarks By default, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 三角网格|Documentation

    Aspose.3D for Java API 支持三角网格,这对游戏行业很有用,因为三角形是GPU硬件支持的唯一受支持的图元 (非三角形数据在驱动程序级别进行三角化,这在实时渲染中效率低下)。...NodeVisitor () { @Override public boolean call ( Node node ) { Mesh mesh...

    docs.aspose.com/3d/zh/java/triangulate-mesh/
  6. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!...IsSemitrasparent property Gets or sets a boolean value which is responsible...

    reference.aspose.com/words/net/aspose.words/tex...
  7. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple Boolean setting!...IgnoreFieldCodes property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Is this sufficient to detect all visual effects...

    Hi Team, I’m trying to determine whether a shape has any visual effects applied before rasterizing it. I’ve combined checks using the Aspose.Words Java API as follows: private static Boolean hasVisualEffects(final Shap…...as follows: private static boolean hasVisualEffects(final Shape...

    forum.aspose.com/t/is-this-sufficient-to-detect...
  9. Table.allowCellSpacing property | Aspose.Words ...

    Table.allowCellSpacing property. Gets or sets the Allow spacing between cells option....get allowCellSpacing () : boolean Examples Shows how to enable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...Limited"); } private static boolean insertIntoBookmark(String sourceFilename...illustrate this: private static boolean insertIntoBookmark(String sourceFilename...

    forum.aspose.com/t/bookmark-settext-breaks-left...