Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 8,610 for

boolean

(0.33 sec)
  1. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…... Specifically, for boolean values, you can insert a checkbox...getFieldValue() instanceof Boolean) { mBuilder.moveToMergeField(e...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  2. Set DefaultFont property of PdfSaveOptions and ...

    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....your expectation, we have a Boolean property named check_workbook_default_font...check_workbook_default_font Boolean property to false , which ensures...

    docs.aspose.com/cells/python-net/set-defaultfon...
  3. Extract Assets from STL File Formats via Java |...

    Sample Java extract assets code for STL file. Use this example code to extract assets from STL file within any Web or Desktop Java based application....Extract(Scene scene, Zip za, boolean texture) throws IOException...fileName, byte [] content, boolean enableCompression) throws IOException...

    products.aspose.com/3d/java/extractor/stl/
  4. Extract Assets from FBX File Formats via Java |...

    Sample Java extract assets code for FBX file. Use this example code to extract assets from FBX file within any Web or Desktop Java based application....Extract(Scene scene, Zip za, boolean texture) throws IOException...fileName, byte [] content, boolean enableCompression) throws IOException...

    products.aspose.com/3d/java/extractor/fbx/
  5. Extract Assets from DAE File Formats via Java |...

    Sample Java extract assets code for DAE file. Use this example code to extract assets from DAE file within any Web or Desktop Java based application....Extract(Scene scene, Zip za, boolean texture) throws IOException...fileName, byte [] content, boolean enableCompression) throws IOException...

    products.aspose.com/3d/java/extractor/dae/
  6. Extract Assets from JT File Formats via Java | ...

    Sample Java extract assets code for JT file. Use this example code to extract assets from JT file within any Web or Desktop Java based application....Extract(Scene scene, Zip za, boolean texture) throws IOException...fileName, byte [] content, boolean enableCompression) throws IOException...

    products.aspose.com/3d/java/extractor/jt/
  7. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....index : number , isDeep : boolean ) Parameter Type Description...means the last node. isDeep boolean true to select from all child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CheckBoxControl.checked property | Aspose.Words...

    CheckBoxControl.checked property. Gets or sets a Boolean value indicating either this [CheckBoxControl](../) is checked or not...checked property Gets or sets a boolean value indicating either this...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontEmbeddingLicensingRights.bitmapEmbeddingOnl...

    FontEmbeddingLicensingRights.bitmapEmbeddingOnly property. Indicates the Bitmap embedding only restriction....get bitmapEmbeddingOnly () : boolean Remarks When this bit is set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...docx"); } private static boolean isSectionEmpty(NodeCollection...LayoutCollector(document); boolean lastPageEmpty = false; int...

    forum.aspose.com/t/empty-page-not-getting-remov...