Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 8,128 for

boolean

(0.68 sec)
  1. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...allowEmbeddingPostSc Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XamlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFixedSaveOptions for enhanced document saving in XamlFixed format. Unlock advanced features for superior results!...get; set; } Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ChartDataLabel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataLabel class for enhanced data visualization in charts. Elevate your presentations with precise data labels!...get; set; } Returns or sets a Boolean to indicate the series name...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...Integer getLocaleInMultiLing(boolean multiLingualEnable, IdName...

    forum.aspose.com/t/chinese-date-language-locale...
  5. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...isJustifyDistributed(boolean) 方法应用分散对齐设置。 水平对齐 使用 Style...过 Style 对象的 isTextWrapped(boolean) 方法开启或关闭文本换行。 <!DOCTYPE html>...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  6. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....contains(Node node) public boolean contains(Node node) Determines...The node to locate. Returns: boolean - true if item is found in...

    reference.aspose.com/words/java/com.aspose.word...
  7. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....remove(GradientStop gradientStop) public boolean remove(GradientStop gradientStop)...gradientStop GradientStop Returns: boolean - true if gradient stop was...

    reference.aspose.com/words/java/com.aspose.word...
  8. 实用功能|Documentation

    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....OAuthToken getAccessToken(boolean ignoreExistingToken) { return...getReturnClientReque() setReturnClientReque(boolean value) - 获取或设置标志,以指示客户端是否需要服务器返回请求...

    docs.aspose.com/email/zh/java/utility-features/
  9. Aspose.PDF Running .NET 6 project in Docker thr...

    Hi Sergei Shibanov, PFB my answer of your queries. Is it possible use only first two lines for reproduce issue? Answer- Yes Answer - htmlString as read html from file as string and pass it, which I have shared. Htm…...CultureInfo…ctor(String name, Boolean useUserOverride) at System...#=ziL4NRqm57bNDxY2Ik0G.#=znoi8KMY=(Boolean #=z2rwptz0=) at #=zsXwYCo8lDR2aqKE9o0A...

    forum.aspose.com/t/aspose-pdf-running-net-6-pro...
  10. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...以下代码示例展示了如何检查形状几何是否闭合: boolean isGeometryClosed ( IGeometryShape...IGeometryShape geometryShape ) { Boolean isClosed = null ; for ( IGeometryPath...

    docs.aspose.com/slides/zh/java/custom-shape/