Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 7,284 for

boolean

(0.1 sec)
  1. Aspose.Slides for Java 14.10.0 的公共 API 和向后不兼容更改...

    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....Blur(double, boolean) com.aspose.slides.HSL(float...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java — quick, code-friendly solution....; String imageType = "" ; boolean ifImageFound = false ; for...

    docs.aspose.com/slides/androidjava/extracting-i...
  3. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public Boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...13, 2025, 1:57am 1 public boolean printPdf(String filePath, PrintService...4) 执行打印(600DPI 更清晰;也可传 300) boolean ok = printPdfViaCore(pdfPath...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  4. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API.... Is vertical – a Boolean value that specifies whether...imported to. Is vertical – a Boolean value that specifies whether...

    docs.aspose.com/cells/net/import-data-into-work...
  5. Secure Presentations with Passwords on Android|...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Secure your presentations....pptx" ); try { boolean isEncrypted = presentation...Presentation ( "pres.pptx" ); try { boolean isEncrypted = presentation...

    docs.aspose.com/slides/androidjava/password-pro...
  6. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  7. 管理超链接|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  8. Configuring Fonts for Rendering|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....SetFontFolders methods accept a Boolean type second parameter. Passing...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  9. Configuring Fonts for Rendering|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....SetFontFolders methods accept a Boolean type second parameter. Passing...

    docs.aspose.com/diagram/java/configuring-fonts-...
  10. Group Rows and Columns in Excel using C#

    This article assists on how to group rows and columns in Excel using C#. It has the IDE settings, steps and a sample code for grouping rows in Excel using C#....and last row or column and a boolean flag to collapse or expand...

    kb.aspose.com/cells/net/group-rows-and-columns-...