Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 6,835 for

boolean

(0.06 sec)
  1. SvgSaveOptions.exportEmbeddedImages property | ...

    SvgSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into the SVG document as base64...exportEmbeddedImages () : boolean Examples Shows how to manipulate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....updateLastPrintedPro () : boolean Examples Shows how to update...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method. Gets or sets a Boolean value indicating either to recognize a sequence of two plus characters "++" as underline text formatting. The default value is false in C++....rma method Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...Boolean data type. add ( name : string...string , value : boolean ) Parameter Type Description name string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs.... IsVisible is a Boolean property, which means that...WorkbookSettings.ShowTabs is a Boolean property, which means that...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  6. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) document into a [Document](../../aspose.words/document/) object....importUnderlineForma Gets or sets a boolean value indicating either to...preserveEmptyLines Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...filename ); } } private static boolean isExternalStorageRea () { String...extStorageState ); } private static boolean isExternalStorageAva () { String...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  8. 请教,如何在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
  9. 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/
  10. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java....equals(Object obj) public boolean equals(Object obj) Gets a flag...java.lang.Object Returns: boolean fromDateTime(Date value) public...

    reference.aspose.com/words/java/com.aspose.word...