Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 6,835 for

boolean

(0.06 sec)
  1. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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 property return true or...HasBackgroundColor property. The boolean type property return true or...

    docs.aspose.com/imaging/java/public-api-changes...
  2. Formula List|Documentation

    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.... Boolean operators are typically used...logical conjunction on two Boolean expressions, or a bitwise conjunction...

    docs.aspose.com/cells/reportingservices/formula...
  3. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java.... setNoShade(boolean value) Indicates the presence...rule. getNoShade() public boolean getNoShade() Indicates the...

    reference.aspose.com/words/java/com.aspose.word...
  4. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java.... setConvertMetafilesT(boolean value) Sets whether to convert...format. setConvertShapeToOff(boolean value) Sets whether to convert...

    reference.aspose.com/words/java/com.aspose.word...
  5. FindReplaceOptions.ignoreFieldCodes property | ...

    FindReplaceOptions.ignoreFieldCodes property. Gets or sets a Boolean value indicating either to ignore text inside field codes...ignoreFieldCodes property Gets or sets a boolean value indicating either to...get ignoreFieldCodes () : boolean Remarks This option affects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java.... isHidden(boolean value) Sets a value indicating...lang.Object isHidden() public boolean isHidden() Gets a value indicating...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Email 25.4.1 nuget - not working when .N...

    Hi, When I refer Aspose.Email nuget package in my UWP app, it works fine when I disable .Net Native Tool Chain. But when I enable, the expected functionalities of Aspose.Email nuget are throwing the below exceptions Wh…...fu(Int32, v, Boolean&, Boolean) + 0x31c at a.KE(Int32, Boolean) + 0x281...PersonalStorage.FromStream(Stream, Boolean) + 0x40 at Aspose.Email.Storage...

    forum.aspose.com/t/aspose-email-25-4-1-nuget-no...
  8. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported to HTML in Java....cssDocFilename, boolean isExportNeeded, boolean keepCssStreamOpen)...private final boolean mIsExportNeeded; private final boolean mKeepCssStreamOpen;...

    reference.aspose.com/words/java/com.aspose.word...
  9. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of objects in Java.... public boolean getValue(final String fieldName...record in a collection. public boolean moveNext() { if (!isEof())...

    reference.aspose.com/words/java/com.aspose.word...
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...#=zGlbRdlmjjhbB, Boolean& #=zfWcswMo=, Boolean #=zOHy5bmpp70Dv_Ydq$THs46k=)...#=z9aDDAXe4HEDt, Double #=zGtYRtPg=, Boolean #=zo46$6XmoA4Ts1znQfg==, Double&...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...