Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 8,118 for

boolean

(0.12 sec)
  1. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells.... The Boolean‑type isSameParent parameter...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  2. 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...
  3. 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...
  4. 使用 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/
  5. 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...
  6. 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...
  7. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....AddClone(ISlide, IMasterSlide, boolean) method that allows you to...if the allowCloneMissingLay boolean parameter of the addClone method...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  8. Content Control visible in WPS but not visible ...

    Hi team, I am creating content contol with below code. SDT is getting created successfully and visible in WPS but same is not visible in MS word. Code Snippet: public void createSDT(Document document, CustomNode cust…...structuredDocumentTa, boolean isContentControl, boolean docTaggingEnabled)...

    forum.aspose.com/t/content-control-visible-in-w...
  9. DoclingSaveOptions class | Aspose.Words for Nod...

    Aspose.Words.Saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docling](../../aspose.words/saveformat/#Docling) format...allowEmbeddingPostSc Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java....following types: long double boolean java.util.Date java.lang.String...

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