Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 8,616 for

boolean

(0.59 sec)
  1. Merge Documents|Aspose.Words for Java

    Merge documents easily and fast instead of using docx4j....docx" }; static boolean save = true ; static String...

    docs.aspose.com/words/java/merge-documents/
  2. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…... ( , Boolean , Single ) at . ( , Boolean , Char[] ) at...

    forum.aspose.com/t/opening-and-saving-a-present...
  3. Import and Export Data from Document|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....be imported Is Vertical – a boolean value that specifies whether...be imported Is Vertical – a boolean value that specifies whether...

    docs.aspose.com/cells/net/import-export-data-fr...
  4. Validation Results – Check Web Accessibility in C#

    Learn how to use Aspose.HTML for .NET to review the results of web accessibility checks and detail specific issues that occurred during the validation....Property Description Returns a boolean that says whether the validation...Property Description Returns a boolean that says whether the validation...

    docs.aspose.com/html/net/web-accessibility-vali...
  5. Aspose.PSD for Java 20.6 - Release Notes|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....setAssetLockedState(boolean) M:com.aspose.psd.fileformats...LinkDataSource.setFileOpenDescripto(boolean) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. Aspose.PSD for Java 25.5 - Release Notes|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....private static void assertTrue ( boolean condition ) { if (! condition...static void assertIsTrue ( boolean condition ) { if (! condition...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. XpsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XpsSaveOptions for enhanced document saving in XPS format. Customize settings for optimal output and quality....get; set; } Gets or sets a boolean value indicating whether to...get; set; } Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Barcode Symbology and Text|Documentation

    Learn how to select a barcode symbology and provide plain text, Unicode text, or raw binary data in Aspose.BarCode for Java....setCodeText(String, Charset, boolean) when the encoded text must...BarCodeImageFormat . PNG ); The final boolean argument controls whether the...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfFileInfo.hasOpenPassword() very slow in Aspo...

    We are using Aspose.PDF for Java 20.4 and noticed that checking whether a PDF is password protected sometimes takes more than 1 minute. public Boolean isPdfPasswordProtected(byte[] pdfFileContent) throws Exception { …... public boolean isPdfPasswordProtect(byte[]...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...