Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 8,149 for

boolean

(0.13 sec)
  1. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience....ToString () Remarks Converts a boolean property into “Y” or “N”. Converts...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Getting Cell Contents|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 : Console . Write ( cell ....

    docs.aspose.com/cells/net/getting-cell-contents/
  3. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell.... get wrapText () : boolean Examples Shows how to build...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to identify borderless table for 25.3 versi...

    how to identify borderless table for 25.3 version...TABLE, true)) { boolean hasOuterBorder = false; for...

    forum.aspose.com/t/how-to-identify-borderless-t...
  5. Merge XPS to PDF | Node.js API Solution

    Node.js API Solution to merge XPS files. Save the combined result as PDF files. Node.js code example of merging functionality....file name, and SuppressError boolean values to it. The result JSON...file name, and SuppressError boolean values to it. The result JSON...

    products.aspose.com/page/nodejs-cpp/merge-xps-f...
  6. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...ContentFormat format, boolean isHeader, Double customMargin)...= 0.1 and no text content) boolean isZeroHeight = Math.abs(lastPara...

    forum.aspose.com/t/header-footer/325498
  7. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…..., Row , Cell , Text , , , Boolean ) at . . (Pdf , Section , )..., Row , Cell , Text , , , Boolean ) at . . (Pdf , Section , )...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  8. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....printGridlines : a Boolean property that defines whether...PageSetup.printHeadings : a Boolean property that defines whether...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  9. 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...
  10. Export Excel Data to DataTable and Check Mixed ...

    Learn how to Export Excel Data to DataTable and Check Mixed Data Type through the Aspose.Cells for .NET API....CheckMixedValueType Boolean attribute to true if a column...

    docs.aspose.com/cells/net/export-excel-data-to-...