Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 8,129 for

boolean

(0.17 sec)
  1. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...setHistory(boolean value) IHyperlink.setHighlightClick(boolean value)...IHyperlink.setStopSoundOnClick(boolean value) 以下代码片段展示了如何向幻灯片添加超链接并随后编辑其提示文字:...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  2. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....get isFormatRevision () : boolean Examples Shows how to determine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....// Check isHidden property boolean hidden = node . isHidden ();...smart . setReversed ( true ); boolean flag = smart . isReversed ();...

    docs.aspose.com/slides/androidjava/manage-smart...
  4. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....// Check isHidden property boolean hidden = node . isHidden ();...smart . setReversed ( true ); boolean flag = smart . isReversed ();...

    docs.aspose.com/slides/java/manage-smartart/
  5. Merge XPS to PDF | JavaScript API Solution

    JavaScript API Solution to merge XPS files. Save the combined result as PDF files. JavaScript 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/javascript-cpp/merge-x...
  6. Appendix A. Enumeration Extension Methods in C#...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report using C#....stands for Selector returning a Boolean value. Examples in the following...The predicate must return a Boolean value, and the resulting filtered...

    docs.aspose.com/words/net/appendix-a-enumeratio...
  7. Save QR Codes|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....false , value = "download" ) boolean download , @ApiIgnore @Value...

    docs.aspose.com/barcode/java/1-2-3-saving-qr-code/
  8. Bug in LegendEntry.isDeleted in Aspose.Cells ve...

    After upgrading our Aspose.Cells version from 25.9 to 25.10, 25.11, or 25.12, we are experiencing unexpected behavior when setting LegendEntry.isDeleted for series legend entries. We have a workbook containing charts th…...IsDeleted Boolean attribute. We would appreciate...for LegendEntry.IsDeleted Boolean attribute in Aspose.Cells versions...

    forum.aspose.com/t/bug-in-legendentry-isdeleted...
  9. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...show (); } private static boolean isExternalStorageRea (){ String...extStorageState ); } private static boolean isExternalStorageAva (){ String...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  10. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java.... deepClone(boolean isCloneChildren) Creates a... visitor) public abstract boolean accept(DocumentVisitor visitor)...

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