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

boolean

(0.15 sec)
  1. 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...
  2. 管理超链接|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  3. 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...
  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. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. Mht files to pdf - Free Support Forum - aspose.com

    Hi Aspose Support Team, I’m using Aspose.Words for Java (version 24.3-jdk17) to convert MHT files (Microsoft Word HTML Archive format) to PDF. While the conversion works for the main document, the body, headers and foot…...get(0); boolean hasHeader = firstSection.getHeadersFooters()...

    forum.aspose.com/t/mht-files-to-pdf/327883