Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 7,309 for

boolean

(0.39 sec)
  1. Aspose::Words::ImportFormatOptions::get_IgnoreH...

    Aspose::Words::ImportFormatOptions::get_IgnoreHeaderFooter method. Gets or sets a Boolean value that specifies that source formatting of headers/footers content ignored if KeepSourceFormatting mode is used. The default value is true in C++....ter method Gets or sets a boolean value that specifies that source...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. Aspose::Words::ImageWatermarkOptions::get_IsWas...

    Aspose::Words::ImageWatermarkOptions::get_IsWashout method. Gets or sets a Boolean value which is responsible for washout effect of the watermark. The default value is true in C++....out method Gets or sets a boolean value which is responsible...

    reference.aspose.com/words/cpp/aspose.words/ima...
  3. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToBool method. Returns the property value as bool in C++....if the property type is not Boolean . Examples Shows various type...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields while importing data into a worksheet using the Aspose.Cells for .NET API.... This property takes a Boolean array where the value true...

    docs.aspose.com/cells/net/specify-formula-field...
  5. 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...
  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. 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...
  8. 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...
  9. 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...
  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