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

boolean

(0.2 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. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java.... linkToPrevious(boolean isLinkToPrevious) Links or...linkToPrevious(int headerFooterType, boolean isLinkToPrevious) remove(Node...

    reference.aspose.com/words/java/com.aspose.word...
  4. Get HTML5 String from Cell with Golang via C++|...

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....GetHtmlString method, which accepts a Boolean parameter. If you pass false...

    docs.aspose.com/cells/go-cpp/get-html5-string-f...
  5. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden text.... get hidden () : boolean Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... get allowOverlap () : boolean Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential Boolean setting for improved accuracy....IgnoreShapes property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/net/aspose.words.rep...
  9. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a Boolean value indicating either to ignore shapes within a text....ignore_shapes property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....follows: GetPrintGridlines() : a Boolean property that defines whether...not. GetPrintHeadings() : a Boolean property that defines whether...

    docs.aspose.com/cells/cpp/setting-print-options/