Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 7,333 for

boolean

(0.18 sec)
  1. 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...
  2. 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...
  3. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....method, it is possible to add a Boolean, string, double, integer, or...cell. boolValue : returns the boolean value of the cell. dateTimeValue...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  5. PdfSaveOptions.preblendImages property | Aspose...

    PdfSaveOptions.preblendImages property. Gets or sets a value determining whether or not to preblend transparent images with black background color.... get preblendImages () : boolean Remarks Preblending images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks.... hide_name Boolean false Set to true to hide the...CheckBox label. multiselect boolean true Set to false to allow...

    docs.aspose.com/omr/net/json-markup/checkbox/
  7. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility....Hidden property Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Issue extracting text from PDF with newer Aspos...

    We are updating an older tool we have from .NET Framework to .NET (.NET 8 in this case). At the same time, we are updating to the latest version of the Aspose.PDF reference. With the newer reference, it is throwing an ex…...#=z8EuYod0=(Boolean #=zvEkNy4S31USy) at #=zM8g...TextSearchOptions #=zCVmokbMRVfgv, Boolean #=zxbF$h2l6Ovnr) at #=zM8g...

    forum.aspose.com/t/issue-extracting-text-from-p...
  9. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a document property....Name Description BOOLEAN The property is a boolean value. DATE_TIME...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract visible/rendered Text from HTML - Free ...

    Hello, currently we extract (visible/rendered) text from attached HTML file (like the text when you load the HTML into a browser) with following code: var htmlLoadOptions = new HtmlLoadOptions { PageLayoutOption = Ht…...Object, Boolean) bei System.Threading.ExecutionContext...ContextCallback, System.Object, Boolean) bei System.Threading.TimerQueueTimer...

    forum.aspose.com/t/extract-visible-rendered-tex...