Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 8,118 for

boolean

(0.29 sec)
  1. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java.... moveFirstChild() public boolean moveFirstChild() Moves to the...} Returns: boolean moveLastChild() public boolean moveLastChild()...

    reference.aspose.com/words/java/com.aspose.word...
  2. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....string, number / integer, Boolean, object, array, null. An object...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  3. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....Description updateLinesCount Boolean true if number of lines in...

    reference.aspose.com/words/net/aspose.words/doc...
  4. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...scaleImageToShapeSiz () : boolean Remarks An image in a Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....ing, FormulaParseOptions, boolean) function to set dynamic array...Workbook.refreshDynamicArrayF(boolean) function to refresh dynamic...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  6. Problem converting pdf to pdf/a - Free Support ...

    Hi, Aspose fails to convert a pdf to pdf/a despite the fact that the log states that the file can be converted. Please advise. Regs, Stefan code involved: pdfDocument = new Document(newFileName); pdfDocument.remov…...removeMetadata(); boolean result = pdfDocument.convert(logFileName...

    forum.aspose.com/t/problem-converting-pdf-to-pd...
  7. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...stcFetchEmailOptions fetchOptions, Boolean bNeedCount, Int32& TotalCount)...

    forum.aspose.com/t/nullreferenceexception-listm...
  8. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveOptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...exportRelativeFontSi () : boolean Remarks In many existing documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...return null; } private static boolean listsAreEqual(List list1, List...content, byte[] template, boolean copyContent) with copyContent...

    forum.aspose.com/t/some-styles-were-not-copied-...
  10. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java.... boolean isLocal() { return mIsLocal;...mIsLocal; } void isLocal(final boolean value) throws Exception { mIsLocal...

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