Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 7,338 for

boolean

(0.49 sec)
  1. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....get_IsPhoneticGuide () Gets a boolean value indicating either the...

    reference.aspose.com/words/cpp/aspose.words/run/
  2. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....get_IsCheckBoxExactSize () Gets or sets the boolean value that indicates whether...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 解析Excel表格列数异常 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题现象: 第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx.zip (287.6 KB) 测试代码: public static void main(String[] args) throws Exception{ FileInputStream fileInputStream = …...您可以使用 setCheckDataValid(boolean value) 来验证数据的有效性。 调试代码 :在您...

    forum.aspose.com/t/excel/310744
  4. Calendar Properties | Aspose.Tasks Documentation

    This page provides information about calendar properties related to managing projects using Aspose.Tasks for C# and other languages.... Boolean. Reading Fiscal Year Properties...

    docs.aspose.com/tasks/cpp/calendar-properties/
  5. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Printing Barcodes in Report Using Data Source|D...

    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 next record public boolean next () throws JRException...

    docs.aspose.com/barcode/jasperreports/printing-...
  7. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings...

    forum.aspose.com/t/topic/312049
  8. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....g language) public static boolean isDictionaryRegister(String...java.lang.String Returns: boolean registerDictionary(String language...

    reference.aspose.com/words/java/com.aspose.word...
  9. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...DocumentBuilder(document); Boolean oddOnOuter = answerSheetUnit...builder.moveToSection(0); if (Boolean.TRUE.equals(oddOnOuter)) {...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  10. Printing a Document in C#|Aspose.Words for .NET

    Print a document on a Server using the unmanaged XpsPrint API or via a selected printer with Settings and Print Preview Dialogs in C#.... Boolean value, specifying whether the...

    docs.aspose.com/words/net/print-a-document-prog...