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

boolean

(0.39 sec)
  1. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...insert into relative position boolean isFound = false; for (int i...getChildNodes(NodeType.PARAGRAPH, true); boolean isFound = false; for (Paragraph...

    forum.aspose.com/t/alternative-way-to-extract-a...
  2. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a Boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) document...preserve_empty_lines property Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_LegacyMode method. Gets or sets a Boolean value indicating that old find/replace algorithm is used in C++....ode method Gets or sets a boolean value indicating that old find/replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Public API Changes in Aspose.Imaging 3.0.2|Docu...

    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....useJavaFontEngine(boolean) Method com.aspose.imaging...

    docs.aspose.com/imaging/java/public-api-changes...
  5. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…...ByteArrayOutputStrea(); } @Override public boolean canRead() { return false; //...lettura } @Override public boolean canSeek() { return false; //...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...
  6. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...Limited"); } private static boolean insertIntoBookmark(String sourceFilename...illustrate this: private static boolean insertIntoBookmark(String sourceFilename...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  7. 用JavaScript通过C++插入或删除Excel工作表中的行|Documentation

    本文提供了使用C++的JavaScript代码用以插入和删除Excel工作表中的行。...insertRows(number, number, boolean) 和 Cells.deleteRows(number...insertRows(number, number, boolean) 和 Cells.deleteRows(number...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  8. Debug Information|Aspose.PDF for Reporting Serv...

    Access and analyze debug information for PDF rendering in Aspose.PDF for Reporting Services to troubleshoot issues effectively....SavingXmlFormat Date Type : Boolean Values supported : True, False...

    docs.aspose.com/pdf/reportingservices/debug-inf...
  9. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT... get checked () : boolean Remarks Accessing this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Row.isLastRow property | Aspose.Words for Node.js

    Row.isLastRow property. True if this is the last row in a table; false otherwise.... get isLastRow () : boolean Examples Shows how to set a...

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