Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 7,434 for

boolean

(0.31 sec)
  1. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...setLoadEffectsResour(true); // 加载效果资源 boolean isText = false; if (text !=...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  2. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... These are Boolean properties Font.getBold , Font...inside the document), and a boolean parameter that should be true...

    docs.aspose.com/words/java/use-documentbuilder-...
  3. 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...
  4. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…... (Int32 , Boolean ) at Aspose.Cells.GridDesktop...(Worksheet , Int32 , Int32 , Boolean ) at Aspose.Cells.GridDesktop...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  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. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment 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. 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...
  8. 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...
  9. SvgSaveOptions class | Aspose.Words for Python

    aspose.words.saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.SVG](../../aspose.words/saveformat/#SVG) format...ript_fonts Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merge PostScript files to PDF using C++

    Merger PS functionality of Aspose.Page API solution for C++ allows you to combine a few PS files into a single PDF document....AdditionalFontsFolde and SuppressError boolean value. Merge (by ) PS files...

    docs.aspose.com/page/cpp/merge/ps/