Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 8,165 for

boolean

(0.29 sec)
  1. HtmlFixedSaveOptions.removeJavaScriptFromLinks ...

    HtmlFixedSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...removeJavaScriptFrom () : boolean Remarks If this option is enabled...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD 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/usd/
  3. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveOptions.isStrictSchema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly...get isStrictSchema11 () : boolean Examples Shows how to make...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  5. DigitalSignature.isValid property | Aspose.Word...

    DigitalSignature.isValid property. Returns ``true`` if this digital signature is valid and the document has not been tampered with.... get isValid () : boolean Examples Shows how to validate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...docx"); } private static boolean isSectionEmpty(NodeCollection...LayoutCollector(document); boolean lastPageEmpty = false; int...

    forum.aspose.com/t/empty-page-not-getting-remov...
  7. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....defined by the W3C XML Schema boolean datatype. 2) LinksUpToDate...defined by the W3C XML Schema boolean datatype. Screenshot showing...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  8. Row Column Height Adjustment in xlsx4j|Document...

    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.... setCustomHeight ( Boolean . TRUE ); sheet . getJaxbElement...); row . setCustomHeight ( Boolean . TRUE ); row . setR ( 1L );...

    docs.aspose.com/cells/java/row-column-height-ad...
  9. 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...
  10. 使用Chart.SetChartDataRange方法轻松设置图表的简易方法(Node.js通...

    学习如何在Aspose.Cells for Node.js via C++中使用Chart.SetChartDataRange方法轻松设置图表。我们的指南将向您展示如何指定图表的数据范围,让您以最小的努力创建专业和准确的图表。...setChartDataRange(string, boolean) 方法来轻松设置图表。使用此方法,您不需要分别添加系列和分类轴数据。...setChartDataRange(string, boolean) 方法轻松设置图表。 const path = require...

    docs.aspose.com/cells/zh/nodejs-cpp/easy-way-fo...