Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 816 for

boolean operations

(0.62 sec)
  1. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting in JavaScript via C++...alignments(boolean) method. If you set it to true...'<p style="color: green;">Operation completed successfully! Click...

    docs.aspose.com/cells/javascript-cpp/change-cel...
  2. 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...
  3. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…...is important to avoid such operations in production environments...GridDesktop.GridDesktop. (Int32 , Boolean ) at Aspose.Cells.GridDesktop...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  4. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....sample code demonstrates an operation where hyperlinks with different...setHistory(boolean value) Hyperlink.setHighlightClick(boolean value)...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  6. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java.... setLinksUpToDate(boolean value) Indicates whether hyperlinks...contains(String name) public boolean contains(String name) Returns...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...was not installed on the operating system. I used the following...

    forum.aspose.com/t/opening-and-saving-a-present...
  8. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java.... You must also pass a boolean parameter which states whether...the result of the previous operation. Extract Content Between Specific...

    docs.aspose.com/words/java/extract-selected-con...
  9. 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....Implementing stroke style operators: line dash pattern, line cap...private static void assertTrue ( boolean condition ) { if (! condition...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  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[]...Have you tested the same operation with a more recent version...

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