Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 7,284 for

boolean

(0.07 sec)
  1. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers....to remove the top border, Boolean. BorderBottomStyle object inherits...remove the bottom border, Boolean. BorderLeftStyle object inherits...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  2. Bookmark.isColumn property | Aspose.Words for N...

    Bookmark.isColumn property. Returns ``true`` if this bookmark is a table column bookmark.... get isColumn () : boolean Examples Shows how to get information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...getValue()); } boolean useLandscape = maxContentWidth...getImageData().getImageSize(); boolean tooBig = size.getWidthPoints()...

    forum.aspose.com/t/content-is-still-being-slice...
  4. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....Extract(Scene scene, Zip za, boolean texture) throws IOException...fileName, byte [] content, boolean enableCompression) throws IOException...

    products.aspose.com/3d/java/extractor/vrml/
  5. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from scanned receipts.... UpscaleSmallFont boolean false Improve small font recognition...lines. AutomaticColorInvers boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/net/recognition-settings-re...
  6. TxtLoadOptions.AutoNumberingDetection | Aspose....

    Discover TxtLoadOptions' AutoNumberingDetection property. Easily enable or disable automatic numbering for seamless document loading. Default is true....AutoNumberingDetecti property Gets or sets a boolean value indicating either automatic...

    reference.aspose.com/words/net/aspose.words.loa...
  7. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...removeJavaScriptFrom () : boolean Examples Shows how to remove...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java.... /// public boolean moveNext() { if (!isEof())...return (!isEof()); } private boolean isEof() { return (mRecordIndex...

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

    Represents a paragraph of text in Java....appendField(int fieldType, boolean updateField) appendField(String...clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add and Retrieve Data|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....method, it is possible to add a Boolean, string, double, integer, or...GetBoolValue , returns the boolean value of the cell. GetDateTimeValue...

    docs.aspose.com/cells/cpp/add-and-retrieve-data/