Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 8,630 for

boolean

(0.16 sec)
  1. Get Last Modified Date of A Raster Image|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....getModifyDate method needs a Boolean value to get the modified date...getModifyDate method by passing a Boolean true or false value. The following...

    docs.aspose.com/imaging/java/get-last-modified-...
  2. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve single quote prefix of cell value or range through the Aspose.Cells for Node.js via C++ API....setQuotePrefix(boolean) to true for that cell. If...provides the Style.setQuotePrefix(boolean) method; when it is set to...

    docs.aspose.com/cells/nodejs-cpp/preserve-singl...
  3. Invalid License Error - Free Support Forum - as...

    I recently purchased an Aspose.PDF Java Site OEM license, and I am trying to use it with Aspose PDF v25, but I am getting the below error: (main) com.aspose.pdf.License: Exception occur. java.lang.IllegalStateException…...private final Map<LicenseType, Boolean> licenseStatusMap; @Inject...applyAllLicenses(); } public boolean applyAllLicenses() { boolean pdfSuccess =...

    forum.aspose.com/t/invalid-license-error/322871
  4. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...Presentation(Stream , Boolean) at Aspose.Slides.Presentation...Presentation.(Stream , Boolean) at Aspose.Slides.Presentation.(String...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  5. Error when converting PDF to PDF/A - Free Suppo...

    Hi, We have an issue converting the attached PDF to PDF/A (26.2 .Net): Project Schedule.pdf (252.0 KB) Code used: using (MemoryStream memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(mem…...memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(memoryStream...#=zxD9sytY=, Document #=zUfgUd7Q=, Boolean #=zcXZQPzOYggBI, ConvertErrorAction...

    forum.aspose.com/t/error-when-converting-pdf-to...
  6. 通过 C++ 使用 Node.js 获取带有外部链接的范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 获取带有外部链接的范围。高效地从不同的 Excel 文件中检索数据。...getReferredAreas(boolean) 方法检索这些外部链接的选项。 Name.getReferredAreas(boolean) 方法返回一个类型为...下面的示例代码演示了如何使用 Name.getReferredAreas(boolean) 方法获取带外部链接的范围。 示例代码 try { const...

    docs.aspose.com/cells/zh/nodejs-cpp/get-range-w...
  7. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node....clone ( isCloneChildren : boolean ) Parameter Type Description...Description isCloneChildren boolean True to recursively clone the subtree...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Section.clearHeadersFooters method | Aspose.Wor...

    Aspose.Words.Section.clearHeadersFooters method...clearHeadersFooters ( preserveWatermarks : boolean ) Parameter Type Description...Description preserveWatermarks boolean True if the watermarks shall not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Find if the cell value starts with a single quo...

    Learn how to find if the cell value starts with a single quote mark through the Aspose.Cells for Node.js via C++ API....setQuotePrefix(boolean) method to find if the cell...use the Style.setQuotePrefix(boolean) method to distinguish them...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-ce...
  10. Odso | Aspose.Words for Java

    Specifies the Office Data Source Object ODSO settings for a mail merge data source in Java.... setFirstRowContainsC(boolean value) Specifies that a hosting...getFirstRowContainsC() public boolean getFirstRowContainsC() Specifies...

    reference.aspose.com/words/java/com.aspose.word...