Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 8,139 for

boolean

(0.25 sec)
  1. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....ing, FormulaParseOptions, boolean) function to set dynamic array...Workbook.refreshDynamicArrayF(boolean) function to refresh dynamic...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  2. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....ContextCallback callback, Object state, Boolean preserveSyncCtx) at System...ContextCallback callback, Object state, Boolean preserveSyncCtx) at System...

    forum.aspose.com/t/absorber-visit-throws-out-of...
  3. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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.... The Boolean‑type isSameParent parameter...integer count parameter and a boolean parameter to move a PivotItem...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...return null; } private static boolean listsAreEqual(List list1, List...content, byte[] template, boolean copyContent) with copyContent...

    forum.aspose.com/t/some-styles-were-not-copied-...
  5. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java.... boolean isLocal() { return mIsLocal;...mIsLocal; } void isLocal(final boolean value) throws Exception { mIsLocal...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...scaleImageToShapeSiz () : boolean Remarks An image in a Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 Java 版 API 转换 EPS 文件

    本文将通过代码片段讲解并演示 Aspose.Page Java 版 API 解决方案提供的 EPS 到 PDF 的转换功能。...minor errors set this flag boolean suppressErrors = true; //Initialize...minor errors set this flag boolean suppressErrors = true; //Initialize...

    docs.aspose.com/page/zh/java/convert-eps/
  8. Problem converting pdf to pdf/a - Free Support ...

    Hi, Aspose fails to convert a pdf to pdf/a despite the fact that the log states that the file can be converted. Please advise. Regs, Stefan code involved: pdfDocument = new Document(newFileName); pdfDocument.remov…...removeMetadata(); boolean result = pdfDocument.convert(logFileName...

    forum.aspose.com/t/problem-converting-pdf-to-pd...
  9. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...setHistory(boolean value) Hyperlink.setHighlightClick(boolean value)...Hyperlink.setStopSoundOnClick(boolean value) 此代码片段演示如何向幻灯片添加超链接并随后编辑其工具提示:...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  10. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....extended as follows: Long Double Boolean Date String Note – Working...JSON simple values (null, boolean, number, integer, and string)...

    docs.aspose.com/words/java/accessing-json-data/