Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 7,352 for

boolean

(0.15 sec)
  1. ChartDataTable.hasOutlineBorder property | Aspo...

    ChartDataTable.hasOutlineBorder property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed...get hasOutlineBorder () : boolean Examples Shows how to show...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List of the Supported PSD Global Image Resource...

    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.... A series of one-byte boolean values: labels, crop marks...Quick Mask channel ID; 1- byte boolean indicating whether the mask...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  3. Paragraph.isEndOfCell property | Aspose.Words f...

    Paragraph.isEndOfCell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... get isEndOfCell () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.isInCell property | Aspose.Words for ...

    Paragraph.isInCell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise.... get isInCell () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Run::get_IsPhoneticGuide method ...

    Aspose::Words::Run::get_IsPhoneticGuide method. Gets a Boolean value indicating either the run is a phonetic guide in C++....Run::get_IsPhoneticGuide method Gets a boolean value indicating either the...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java.... boolean isLocal() { return mIsLocal;...mIsLocal; } void isLocal(final boolean value) throws Exception { mIsLocal...

    reference.aspose.com/words/java/com.aspose.word...
  7. Advanced Protection Settings since Excel XP|Doc...

    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....that encapsulates several Boolean properties for disabling or...formatting that contains a Boolean property, IsLocked . Set the...

    docs.aspose.com/cells/net/advanced-protection-s...
  8. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides JavaScript code using C++ to insert and delete rows in an Excel worksheet....insertRows(number, number, boolean) and Cells.deleteRows(number...insertRows(number, number, boolean) and Cells.deleteRows(number...

    docs.aspose.com/cells/javascript-cpp/insert-or-...
  9. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static Boolean isField(Document word, Run run) { try { …... private static boolean isField(Document word, Run...the process: private static boolean isField(Document word, Run...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...
  10. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....Node , isImportChildren : boolean ) Parameter Type Description...to import. isImportChildren boolean true to import all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...