Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 15,993 for

true type

(0.12 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. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... image_type = cells . drawing . ImageType...one_page_per_sheet = True image_options . only_area = True sheet_render...

    docs.aspose.com/slides/python-net/working-solut...
  3. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...which means they can only store true or false values. Making Scroll...

    docs.aspose.com/cells/python-net/show-and-hide-...
  5. Aspose::Words::Document::get_DigitalSignatures ...

    Aspose::Words::Document::get_DigitalSignatures method. Gets the collection of digital signatures for this document and their validation results in C++....:: String :: Format ( u " \t Type: \t {0}" , signature -> get_SignatureType...certificateHolder , signOptions ); ASSERT_TRUE ( Aspose :: Words :: FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... disable_open_type_font_formatting_features Specifies...Calculation. ui_compat_97_to_2003 True to disable UI functionality...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(True) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when...text), I am using AutoFitRows(true). However, the text gets clipped...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  8. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...bold = True # Use a document builder to...Bold. builder . font . bold = True builder . writeln ( "This text...

    docs.aspose.com/words/zh/python-net/translate-m...
  9. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....Words :: NodeType :: Shape , 0 , true ))) -> get_MarkupLanguage ());...Words :: NodeType :: Shape , 0 , true ))) -> get_MarkupLanguage ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。... get_by_type ( slides . SlideLayoutType ...layout_slide = layout_slides . get_by_type ( slides . SlideLayoutType ...

    docs.aspose.com/slides/zh/python-net/slide-layout/