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

true type

(0.26 sec)
  1. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++.... Various Chart Types : Pivot charts can be created...created using various chart types such as bar charts, line charts...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  2. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code.... This is especially true when the document contains complex...add an AutoShape of Rectangle type SharedPtr < IAutoShape > ashp...

    products.aspose.com/total/cpp/conversion/doc-to...
  3. TextureAlignment enumeration | Aspose.Words for...

    aspose.words.drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose Errors related to Calendar and Email con...

    Hi , We are getting some aspose errors for one of our client from from Norway (Central European Standard Time). They have calender week from - Mon->Sunday ( and not Sunday to Saturday) Below are the list of errors whic…...ignore_smtp_address_check = True appointment = Appointment.load(stream_data...d><meta http-equiv="Content-Type" c ontent="text/html\; charset=utf-16">\n<meta...

    forum.aspose.com/t/aspose-errors-related-to-cal...
  6. 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...
  7. 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...
  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/