Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 15,990 for

true type

(0.08 sec)
  1. Cell.paragraphs property | Aspose.Words for Python

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... CELL , True ): cell = cell . as_cell ()...paragraph_format . keep_with_next = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...getNSeries (). add ( "A1:B3" , true ); // Saving the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...
  3. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...Default value is new UTF8Encoding(true) (UTF-8 with BOM). export_embedded_css...Html document. Default value is True . export_form_fields Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  5. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  6. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....has_image property Returns True if the shape has image bytes...get_child_nodes ( aw . NodeType . SHAPE , True ) self . assertEqual ( 9 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLine.email property | Aspose.Words for...

    SignatureLine.email property. Gets or sets suggested signer's e-mail address...allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::FontInfoCollection::idx_g...

    Aspose::Words::Fonts::FontInfoCollection::idx_get method. Gets a font with the specified name in C++....:: String & name ) Parameter Type Description name const System::String&..."Embedded font.doc" ); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....all child nodes of the element type from the parent node, and then...the KeepWithNext parameter to true for each paragraph within the...

    docs.aspose.com/words/java/working-with-columns...
  10. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series [ 0 ] . has_data_labels = True chart . series [ 0 ] . data_labels...

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