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

true type

(0.63 sec)
  1. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....get_Font()->set_Bold(true) Italic *italic text* get_Font()->set_Italic(true) Strikethrough...get_Font()->set_StrikeThrough(true) We use a character style with...

    docs.aspose.com/words/cpp/translate-markdown-to...
  2. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...GetExportAllSheets() 属性设置为 true,程序仍将只导出一个工作表。 #include <iostream>...save options. You can use any type of separator TxtSaveOptions...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  3. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... insert_shape ( shape_type = aw . drawing . ShapeType ...the shape's "Font" object to "true" to hide the text box from sight...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  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. 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...
  7. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。..."<meta http-equiv= \" Content-Type \" content= \" text/html;charset=UTF-8..."<link rel= \" stylesheet \" type= \" text/css \" href= \" {0}...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  8. Bug 5306:GeoJson to GeoPackage- Conversion succ...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5306 GeoJson GeoPackage.zip (48.3 KB) Thanks,... Verify CRS and geometry types Ensure that the source GeoJSON...preserved PreserveAttributes = true }; geoJson.Save(@"C:\Data\output...

    forum.aspose.com/t/bug-5306-geojson-to-geopacka...
  9. 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...
  10. 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/