Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 7,279 for

boolean

(0.48 sec)
  1. ChartDataLabel.showPercentage property | Aspose...

    ChartDataLabel.showPercentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... get showPercentage () : boolean Examples Shows how to apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted method. Gets or sets a Boolean value indicating either to ignore text inside insert revisions. The default value is false in C++....ted method Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Aspose.Cells for Android via Java Installation|...

    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.... String , Boolean > { @Override protected Boolean doInBackground...doInBackground ( Void ... params ) { Boolean result = false ; Workbook book...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  4. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...getValue()); } boolean useLandscape = maxContentWidth...getImageData().getImageSize(); boolean tooBig = size.getWidthPoints()...

    forum.aspose.com/t/cutting-off-right-side-after...
  6. ForeignKeyConstraint | Aspose.Words for Java

    Represents an action restriction enforced on a set of columns in a primary key/foreign key relationship when a value or row is either deleted or updated in Java....equals(Object key) public boolean equals(Object key) Gets a value...the same columns. Returns: boolean - true, if the objects are...

    reference.aspose.com/words/java/com.aspose.word...
  7. MarkdownLoadOptions class | Aspose.Words for Py...

    aspose.words.loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.MARKDOWN](../../aspose.words/loadformat/#MARKDOWN) document into a [Document](../../aspose.words/document/) object....import_underline_formatting Gets or sets a boolean value indicating either to...preserve_empty_lines Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a... visitor) public abstract boolean accept(DocumentVisitor visitor)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Implement Cell.FormulaLocal similar to Excel VB...

    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....Close Implement Errors and Boolean Value in Russian or Any Other...

    docs.aspose.com/cells/net/implement-cell-formul...
  10. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...A4);}); final boolean isPdfA = Boolean.parseBoolean( properties...

    forum.aspose.com/t/during-email-to-pdf-export-p...