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

boolean

(0.08 sec)
  1. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...get_Item(1); boolean isLandscape = page.getPageInfo()...pdfDocument.getPages().get_Item(1); boolean isLandscape = page.getPageInfo()...

    forum.aspose.com/t/pdf-base64image/315504
  2. Formula Expressions | Aspose.Tasks Documentation

    This document provides guidance on working with formula expressions using Aspose.Tasks for C++.... Number fields, DateTime, Boolean and Project Fields such as...with ❤ by GitHub Formula With Boolean Values Copy 1 System ::SharedPtr...

    docs.aspose.com/tasks/cpp/formula-expressions/
  3. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....groupRows(number, number, boolean) and groupColumns(number, number)...in the group. Is hidden, a Boolean parameter that specifies whether...

    docs.aspose.com/cells/javascript-cpp/grouping-a...
  4. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  5. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph.... get snapToGrid () : boolean Examples Shows how to specify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.showBubbleSize property | Aspose...

    ChartDataLabel.showBubbleSize property. Allows to specify if bubble size is to be displayed for the data labels on a chart... get showBubbleSize () : boolean Examples Shows how to use 3D...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... get overlay () : boolean Examples Shows how to edit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextWatermarkOptions.is_semitrasparent property...

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a Boolean value which is responsible for opacity of the watermark...is_semitrasparent property Gets or sets a boolean value which is responsible...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API.... Is hidden – a Boolean parameter that specifies whether...has an overload that takes a Boolean third parameter. Setting it...

    docs.aspose.com/cells/python-net/grouping-and-u...
  10. 使用C++为Node.js配置字体以呈现电子表格|Documentation

    学习如何使用Aspose.Cells for Node.js via C++配置字体以渲染电子表格。确保字体可用以获得最佳转换效果。...setFontFolder(string, boolean) :如果只有一个要设置的文件夹,则此方法很有用。 **FontConfigs...**FontConfigs.setFontFolders(string[], boolean)** :当字体存在于多个文件夹中,而用户希望将所有文...

    docs.aspose.com/cells/zh/nodejs-cpp/configuring...