Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 7,309 for

boolean

(0.22 sec)
  1. CompatibilityOptions.adjustLineHeightInTable pr...

    CompatibilityOptions.adjustLineHeightInTable property. Add Document Grid Line Pitch To Lines in Table Cells....adjustLineHeightInTa () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....add_clone(ISlide, IMasterSlide, Boolean) method, which allows you to...allow_clone_missing_layout boolean parameter of the add_clone...

    docs.aspose.com/slides/python-net/merge-present...
  4. 使用 Java 管理 PowerPoint 演示文稿中的 SmartArt|Aspose.Sl...

    学习使用 Aspose.Slides for Java 构建和编辑 PowerPoint SmartArt,借助清晰的代码示例加速幻灯片设计和自动化。...// Check isHidden property boolean hidden = node . isHidden ();...smart . setReversed ( true ); boolean flag = smart . isReversed ();...

    docs.aspose.com/slides/zh/java/manage-smartart/
  5. 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...
  6. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...a () const Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 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...
  8. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....The Style object contains a boolean property, [ isLocked() ]. You...The Style object contains a boolean property, isLocked() . You...

    docs.aspose.com/cells/javascript-cpp/protecting...
  9. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....IsHScrollBarVisible are Boolean properties, which means that...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  10. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....bookmark inside the document) Boolean parameter that should be true...

    docs.aspose.com/words/net/working-with-hyperlinks/