Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 15,993 for

true type

(0.06 sec)
  1. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...Checkbox SDT types. For all other SDT types exception will...Inline ); sdtCheckBox . checked = true ; // We can set the symbols...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. **IMPACT PRODUCTION SERVER** - Aspose.PDF- High...

    Hi Support, We are using Aspose.PDF to convert PDFs to HTML in one of our main applications. However, we are experiencing extremely high memory usage on our server, with consumption reaching 95%. We have tried all avai…...setSwapEnabled(true); Skip Heavy Content : If your...MemoryExtender.setSkipHeavyContentE(true); Optimized Memory Stream :...

    forum.aspose.com/t/impact-production-server-asp...
  3. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...get_Border () -> set_Visible ( true ); generator -> Save ( dataDir...get_Border () -> set_Visible ( true ); // Save the image to your...

    docs.aspose.com/barcode/cpp/customize-barcode-a...
  4. Public API Changes in Aspose.Cells 16.12.0|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....conditional formatting rule of type Cell Value on cells A1 and B2...Excel application supports 2 types of document properties as listed...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  5. FieldGoToButton.display_text property | Aspose....

    FieldGoToButton.display_text property. Gets or sets the text of the button that appears in the document, such that it can be selected to activate the jump.... insert_field ( field_type = aw . fields . FieldType ....FIELD_GO_TO_BUTTON , update_field = True ) . as_field_go_to_button ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Field.is_locked property | Aspose.Words for Python

    Field.is_locked property. Gets or sets whether the field is locked (should not recalculate its result).... FIELD_DATE , True ) . as_field_date () field ...FIELD_DATE , field_start . field_type ) self . assertFalse ( field_start...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...); // Below are two wrapping types that shapes may have. // 1 -...expect ( doc . getShape ( 0 , true ). markupLanguage ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...FIELD_START, True) for field_start in fields:...field_start.get_field() if field.type is aw.fields.FieldType.FIELD_PAGE:...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  9. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....importNode(srcNode, true); dstStory.insertAfter(newNode...importer.importNode(srcNode, true); dstStory.insertAfter(newNode...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

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