Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 8,616 for

boolean

(0.12 sec)
  1. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a Java library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples.... Boolean values are mapped to logical...

    docs.aspose.com/cells/java/reading-and-writing-...
  2. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in Java using Aspose.Slides with images and other resources saved as external linked files....recommendedExtension ); } private static boolean isSupportedContentTy ( String...

    docs.aspose.com/slides/java/exporting-presentat...
  3. Managing Message Files with Aspose.Email.Outloo...

    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....setPreserveEmptyDate(boolean) property indicating whether...

    docs.aspose.com/email/java/managing-message-fil...
  4. Convert PostScript files using .NET

    PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....AdditionalFontsFolde and SuppressError boolean values. Create an instance...

    docs.aspose.com/page/net/convert-ps/
  5. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...width = 0; int height = 0; boolean isFirstSmartObject = true;...

    forum.aspose.com/t/layer-group-export-image-err...
  6. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....It is possible with the new boolean save option, HtmlSaveParameter...

    docs.aspose.com/pdf/net/whatsnew/2021/
  7. Crop, Rotate and Resize Images|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.... Resize proportionally: A Boolean type parameter specifies if...

    docs.aspose.com/imaging/java/crop-rotate-and-re...
  8. Clone Presentation Slides on Android|Aspose.Sli...

    Duplicate PowerPoint slides with Aspose.Slides for Android. Follow our clear Java code examples to automate PPT creation in seconds and eliminate manual work....addClone(ISlide, IMasterSlide, boolean) expects a master slide from...

    docs.aspose.com/slides/androidjava/clone-slides/
  9. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....contains(String name) public boolean contains(String name) Determines...property to locate. Returns: boolean - true if the item is found...

    reference.aspose.com/words/java/com.aspose.word...
  10. Clone Presentation Slides in PHP|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for PHP. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....addClone(Slide, MasterSlide, boolean) expects a master slide from...

    docs.aspose.com/slides/php-java/clone-slides/