Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 8,139 for

boolean

(0.1 sec)
  1. 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-...
  2. 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...
  3. 管理超链接|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...
  4. 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...
  5. 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...
  6. 数学文本|Aspose.Slides 文档

    了解 Aspose.Slides for Android 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...= null ) { boolean hasMath = false ; for ( IParagraph...

    docs.aspose.com/slides/zh/androidjava/examples/...
  7. 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/
  8. 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...
  9. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines of C# code....PsDocument's constructor with a boolean value that indicates whether...outputstream and multipaged boolean value. Close the page with...

    products.aspose.com/page/net/add-pages-to-ps/
  10. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method...FieldType , updateField : boolean ) Parameter Type Description...field to append. updateField boolean Specifies whether to update...

    reference.aspose.com/words/nodejs-net/aspose.wo...