Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 8,138 for

boolean

(0.11 sec)
  1. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++....that encapsulates several Boolean properties for disabling or...obtain a Style that contains a Boolean property, IsLocked . Set the...

    docs.aspose.com/cells/cpp/advanced-protection-s...
  2. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....readFrom(ResultSet resultSet) public boolean readFrom(ResultSet resultSet)...storage to read from Returns: boolean - true if no read errors occurred...

    reference.aspose.com/words/java/com.aspose.word...
  3. Merge Documents|Aspose.Words for Java

    Merge documents easily and fast instead of using docx4j....docx" }; static boolean save = true ; static String...

    docs.aspose.com/words/java/merge-documents/
  4. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...allowEmbeddingPostSc Gets or sets a boolean value indicating whether to...exportUnderlineForma Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create New Presentation with error: unable to c...

    Hi Aspose Support Team, I am currently using Aspose.Slides for .NET version 25.4.0. When attempting to load a PowerPoint file using a stream, I encounter an exception during the creation of the Presentation object. He…...Presentation(Stream , Boolean) at Aspose.Slides.Presentation...Presentation. (Stream , Boolean) at Aspose.Slides.Presentation..ctor(Stream...

    forum.aspose.com/t/create-new-presentation-with...
  6. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...ript_fonts Gets or sets a boolean value indicating whether to...g_settings Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....conditional expression must return a Boolean value. While building a report...The expression must return a Boolean; if true, the checkbox is checked...

    docs.aspose.com/words/java/working-with-content...
  9. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...getImageSize(); boolean exceedsMaxPageSize = size.getWidthPoints()...based on which side is longer. boolean widthLonger = (size.getWidthPoints()...

    forum.aspose.com/t/converting-email-to-pdf-cons...
  10. Table | Aspose.Words for Java

    Represents a table in a Word document in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

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