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

boolean

(0.1 sec)
  1. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...filename ); } } private static boolean isExternalStorageRea () { String...extStorageState ); } private static boolean isExternalStorageAva () { String...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  2. Table.bidi property | Aspose.Words for Node.js

    Table.bidi property. Gets or sets whether this is a right-to-left table.... get bidi () : boolean Remarks When true , the cells...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a Boolean value which is responsible for opacity of the watermark. The default value is true in C++....ent method Gets or sets a boolean value which is responsible...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... get overlay () : boolean Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the section is protected for forms...get protectedForForms () : boolean Examples Shows how to turn...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartTitle.show property | Aspose.Words for Nod...

    ChartTitle.show property. Determines whether the title shall be shown for this chart... get show () : boolean Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartLegendEntry.isHidden property | Aspose.Wor...

    ChartLegendEntry.isHidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend... get isHidden () : boolean Remarks When a chart legend...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the font is formatted as superscript.... get superscript () : boolean Examples Shows how to format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method. Gets or sets a Boolean value indicating either to recognize a sequence of two plus characters "++" as underline text formatting. The default value is false in C++....rma method Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static Boolean doc2pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String...

    forum.aspose.com/t/aspose-words-word-pdf/314404