Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 17,437 for

true type

(1.93 sec)
  1. FieldUserAddress.user_address property | Aspose...

    FieldUserAddress.user_address property. Gets or sets the current user's postal address.... insert_field ( field_type = aw . fields . FieldType ....FIELD_USER_ADDRESS , update_field = True ) . as_field_user_address ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...Type; // column var columnRect =...var lastLineType = enumerator.Type; // column var lastLineRect...

    forum.aspose.com/t/possible-bug-with-document-l...
  4. LaTeX to image | Python

    To convert TeX to image formats using Aspose.TeX API solution for Python learn this article to see that describes how to do this and the code examples....ltx" ), ImageDevice(True), options). run () Aspose.TeX...= so 18 device = ImageDevice(True) 19 TeXJob(path. join (Util...

    docs.aspose.com/tex/python-net/latex-to-image/
  5. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format. Default value is false and, if possible, loaded SVG images are stored as is without conversion in C++....however, this option is set to true , Aspose.Words will convert...loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....769 , True ) ) caretAnnotation1 . title...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/python-net/extra-annotations/
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... SHAPE , 0 , True ) . as_shape () . markup_language...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials.... insert_field ( field_type = aw . fields . FieldType ....FIELD_USER_INITIALS , update_field = True ) . as_field_user_initials ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Export similar Border Style when Border Style i...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with Golang via C++....Microsoft Excel supports some types of dashed borders, which are...property. Please set its value to true , and the unsupported borders...

    docs.aspose.com/cells/go-cpp/export-similar-bor...