Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 8,633 for

boolean

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection of ChartDataLabel. To learn more, visit the documentation article in C++....get_ShowSeriesName () Returns or sets a Boolean to indicate the series name...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...CleaningResponse response, Boolean shouldExtract) { Long startTime...CleaningResponse response, Boolean shouldExtract) { List<JavascriptAction>...

    forum.aspose.com/t/unable-to-extract-javascript...
  3. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java — quick, code-friendly solution....; String imageType = "" ; boolean ifImageFound = false ; for...

    docs.aspose.com/slides/androidjava/extracting-i...
  4. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Java — quick, code-friendly solution....; String imageType = "" ; boolean ifImageFound = false ; for...

    docs.aspose.com/slides/java/extracting-images-f...
  5. Retrieve the values of cells|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....code handles strings and // Booleans individually. For shared strings...shared string // table. For Booleans, the code converts the value...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  6. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!...Description preserveWatermarks Boolean True if the watermarks shall...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Working with Masters|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....lineSeparator ; private final boolean splitLines ; public BASE64Encoder...2 ; // check master by id boolean isPresent = diagram . getMasters...

    docs.aspose.com/diagram/java/working-with-masters/
  8. How to enable and disable keyboard events|Docum...

    Enable or disable GridJs sheet keyboard event handling through the public enableKeyEvent method and understand the shortcut operations handled by the inspected code....keyboard event; readOnly : boolean void act_w_paste(evt) ( component/sheet...sheet.enableKeyEvent = b . b : boolean-like value void keydownEventHandler(evt)...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...Document(templateFilename); boolean ret = importDocumentOri(sourceDoc..."+outputFilename); } private static boolean importDocumentOri(Document...

    forum.aspose.com/t/problems-while-copying-numbe...
  10. 使用 Java 在 PowerPoint 演示稿中管理 SmartArt|Aspose.Sli...

    了解如何使用 Aspose.Slides for Java 通过清晰的代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...addNode (); // 检查 isHidden 属性 boolean hidden = node . isHidden ();...smart . setReversed ( true ); boolean flag = smart . isReversed ();...

    docs.aspose.com/slides/zh/java/manage-smartart/