Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 8,610 for

boolean

(1.25 sec)
  1. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE 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...
  2. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters....keepLegacyControlCha () : boolean Examples Shows how to support...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. List of the Supported PSD Global Image Resource...

    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.... A series of one-byte boolean values: labels, crop marks...Quick Mask channel ID; 1- byte boolean indicating whether the mask...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  4. Aspose::Words::Run::get_IsPhoneticGuide method ...

    Aspose::Words::Run::get_IsPhoneticGuide method. Gets a Boolean value indicating either the run is a phonetic guide in C++....Run::get_IsPhoneticGuide method Gets a boolean value indicating either the...

    reference.aspose.com/words/cpp/aspose.words/run...
  5. How to use Paint format|Documentation

    Copy the formatting from the current selection and apply it once to another cell or range....supported paste mode) Promise<boolean> sheet.toolbar.paintformatActive()...is currently active. None boolean sheet.toolbar.paintformatToggle()...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  6. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...get_Item(1); boolean isLandscape = page.getPageInfo()...pdfDocument.getPages().get_Item(1); boolean isLandscape = page.getPageInfo()...

    forum.aspose.com/t/pdf-base64image/315504
  7. Formula Expressions | Aspose.Tasks Documentation

    This document provides guidance on working with formula expressions using Aspose.Tasks for C++.... Number fields, DateTime, Boolean and Project Fields such as...with ❤ by GitHub Formula With Boolean Values Copy 1 System ::SharedPtr...

    docs.aspose.com/tasks/cpp/formula-expressions/
  8. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...htmlString(boolean) 方法返回单元格的HTML字符串,该方法接受一个布尔参数。如果传递...文本。然后,它通过 Cell.htmlString(boolean) 方法获取A1单元格的普通HTML和HTML5字符串,并在控制台打印它们。...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  9. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API.... Is hidden – a Boolean parameter that specifies whether...has an overload that takes a Boolean third parameter. Setting it...

    docs.aspose.com/cells/python-net/grouping-and-u...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....follows: GetPrintGridlines() : a Boolean property that defines whether...not. GetPrintHeadings() : a Boolean property that defines whether...

    docs.aspose.com/cells/cpp/setting-print-options/