Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 8,165 for

boolean

(0.77 sec)
  1. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....representations: Long Double Boolean Date Note – For recognition...

    docs.aspose.com/words/java/accessing-csv-data/
  2. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...no_text_rotation Gets or sets a boolean value indicating either text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#.... You must also pass a boolean parameter which states whether...extracted content? A: Pass a Boolean value to the IsInclusive parameter...

    docs.aspose.com/words/net/how-to-extract-select...
  4. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....string, number / integer, Boolean, object, array, null. An object...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  5. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...lockedProperty(ShapeLockType, boolean) 方法锁定水印的某些方面。 Aspose.Cells...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  6. How to disable the hyperlink in PDF file - Free...

    Hi Team, I need to disable hyperlink in pdf based on url pattern. Here is url pattern for example String[] urlPatterns = { “.rendition/eppublic/documentService/.”, “.rendition/eppublic/service/.”, “.rendition/eppubl…... */ private static boolean matchesAnyPattern(String url...

    forum.aspose.com/t/how-to-disable-the-hyperlink...
  7. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in JavaScript via C++ to add conditional formatting for two‑color scales and three‑color scales. By adjusting these criteria, you have more control over how cells look....is3ColorScale(boolean) method. This method is false...

    docs.aspose.com/cells/javascript-cpp/adding-2-c...
  8. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....Description updateLinesCount Boolean true if number of lines in...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java.... isBidiTextSupportedO(boolean value) Sets the value indicating...document. setLegacyNumberForma(boolean value) Sets the value indicating...

    reference.aspose.com/words/java/com.aspose.word...
  10. Mht files to pdf - Free Support Forum - aspose.com

    Hi Aspose Support Team, I’m using Aspose.Words for Java (version 24.3-jdk17) to convert MHT files (Microsoft Word HTML Archive format) to PDF. While the conversion works for the main document, the body, headers and foot…...get(0); boolean hasHeader = firstSection.getHeadersFooters()...

    forum.aspose.com/t/mht-files-to-pdf/327883