Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 16,768 for

true type

(0.1 sec)
  1. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化——在 C++ 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...Add an AutoShape of Rectangle type SharedPtr < IAutoShape > ashp...set_FontBold ( NullableBool :: True ); format -> set_FontHeight...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  2. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....set_FontBold ( NullableBool :: True ); auto portion2 = System ::...set_FontBold ( NullableBool :: True ); auto paragraphPortions =...

    docs.aspose.com/slides/cpp/text-formatting/
  3. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides Typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++....ParagraphCollection class Provides typed access to a collection of Paragraph...array of paragraphs. static Type () Examples Shows how to check...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. 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...
  5. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....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/go-cpp/export-document-wo...
  6. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results...."<meta http-equiv= \" Content-Type \" content= \" text/html; charset=UTF-8..."<link rel= \" stylesheet \" type= \" text/css \" href= \" %s...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. ParagraphCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphCollection for seamless access to structured Paragraph nodes, enhancing document manipulation and efficiency in your projects....ParagraphCollection class Provides typed access to a collection of Paragraph...]. IsMoveFromRevision , Is . True ); // The "Move to" revision...

    reference.aspose.com/words/net/aspose.words/par...
  8. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...SHAPE, True): i+=1 print('DEBUG : ', i)...get_child_nodes(aw.NodeType.GROUP_SHAPE, True): add_shape(node.as_group_shape())...

    forum.aspose.com/t/missing-chart-shape/312294
  9. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to.... insert_field ( field_type = aw . fields . FieldType ....FIELD_GO_TO_BUTTON , update_field = True ) . as_field_go_to_button ()...

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