Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 8,138 for

boolean

(0.09 sec)
  1. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers....to remove the top border, Boolean. BorderBottomStyle object inherits...remove the bottom border, Boolean. BorderLeftStyle object inherits...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  2. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....Extract(Scene scene, Zip za, boolean texture) throws IOException...fileName, byte [] content, boolean enableCompression) throws IOException...

    products.aspose.com/3d/java/extractor/vrml/
  3. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-slides-25.4-jdk16.jar (tempora…...setAnimateTransition(boolean) setAnimateShapes(boolean) setIncludeAnimation(boolean)...setIncludeAnimation(boolean) …are not available in the JAR I’m using. When...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  4. TextBox.NoTextRotation | Aspose.Words for .NET

    Control text rotation in your TextBox with the NoTextRotation property. Ensure clear, readable text even when shapes are rotated. Enhance your design!...NoTextRotation property Gets or sets a boolean value indicating either text...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides Node.js code using C++ to insert and delete rows in an Excel worksheet....insertRows(number, number, boolean) and Cells.deleteRows(number...insertRows(number, number, boolean) and Cells.deleteRows(number...

    docs.aspose.com/cells/nodejs-cpp/insert-or-dele...
  6. MarkdownSaveOptions.export_underline_formatting...

    MarkdownSaveOptions.export_underline_formatting property. Gets or sets a Boolean value indicating either to export underline text formatting as sequence of two plus characters ++...g property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 C++ 通过 Node.js 插入或删除 Excel 工作表中的行|Documentation

    本文提供了使用 C++ 的 Node.js 代码,用于在 Excel 工作表中插入和删除行。...insertRows(number, number, boolean) 和 Cells.deleteRows(number...insertRows(number, number, boolean) 和 Cells.deleteRows(number...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-or-d...
  8. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....appendField(int fieldType, boolean updateField) appendField(String...clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartFormat.isDefined property | Aspose.Words f...

    ChartFormat.isDefined property. Gets a flag indicating whether any format is defined.... get isDefined () : boolean Examples Shows how to reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...getValue()); } boolean useLandscape = maxContentWidth...getImageData().getImageSize(); boolean tooBig = size.getWidthPoints()...

    forum.aspose.com/t/content-is-still-being-slice...