Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 17,414 for

true type

(0.89 sec)
  1. FieldOptions.template_name property | Aspose.Wo...

    FieldOptions.template_name property. Gets or sets the file name of the template used by the document.... insert_field ( field_type = aw . fields . FieldType ....builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingType enum. Enumerates available Types of binding between a web extension and the data in the document in C++.... enum Enumerates available types of binding between a web extension...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. Export Document, Workbook, and Worksheet Proper...

    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....Cells, it also exports various types of document, workbook, and worksheet...value of these properties is true . The following screenshot shows...

    docs.aspose.com/cells/python-net/export-documen...
  4. Aspose.Cells 16.12.0 中的公共 API 更改|Documentation

    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....); // Check if stream is of type OTS Debug . Assert ( fileFormatInfo...属性。ScaleCrop 属性指示文档缩略图的显示模式。将该元素设置为 true 可以根据显示缩放文档缩略图,而将其设置为 false ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () soft_edge_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Generate DotCode Barcodes in C#|Documentation

    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....Overview DotCode is a 2D barcode type used to ensure accurate barcode...DotCode . IsReaderInitializati = true ; gen . Save ( $"{path}DotCodeReaderInitial...

    docs.aspose.com/barcode/net/dotcode-barcodes/
  7. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...DetectAreas = True settings.DetectAreasMode = DetectAreasMode...Recognize(input, settings) OCRInput - Type OCRInput is not defined InputType...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  8. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... TYPE_INT_ARGB ); Graphics2D g = image...//Set one page per sheet to true in image or print options ImageOrPrintOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…...might differ between document types. Solution : Regex Pattern Adjustment...property to true . Testing with Different Document Types : Since...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  10. HtmlLoadOptions.convert_svg_to_emf property | A...

    HtmlLoadOptions.convert_svg_to_emf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format...however, this option is set to True , Aspose.Words will convert...load_options . convert_svg_to_emf = True doc = aw . Document ( stream...

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