Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 7,333 for

boolean

(0.11 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 管理超链接|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...
  6. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... Delete ); boolean converted = document . convert...()); tmp2 . setEditable ( new Boolean [] { true }); tmp2 . setDefaultAppearance...

    docs.aspose.com/pdf/java/whatsnew/
  7. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....bookmark inside the document) Boolean parameter that should be true...

    docs.aspose.com/words/python-net/working-with-h...
  8. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section....get isLinkedToPrevious () : boolean Remarks Default is true . Note...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...Document(templateFilename); boolean ret = importDocumentOri(sourceDoc..."+outputFilename); } private static boolean importDocumentOri(Document...

    forum.aspose.com/t/problems-while-copying-numbe...
  10. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....add_clone(ISlide, IMasterSlide, Boolean) method, which allows you to...allow_clone_missing_layout boolean parameter of the add_clone...

    docs.aspose.com/slides/python-net/merge-present...