Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 10,922 for

true type

(0.27 sec)
  1. 在将 Excel 转换为 PDF 时渲染实心网格线(Render Solid Gridline...

    学习如何在使用 Aspose.Cells for Python via .NET 转换 Excel 为 PDF 时显示实线网格线。...gridline_type 选项,Aspose.Cells 还可以将网格线渲染为实线。...page_setup . print_gridlines = True # Set to render gridline as...

    docs.aspose.com/cells/zh/python-net/render-soli...
  2. FieldOptions.template_name property | Aspose.Wo...

    FieldOptions.template_name property. Gets or sets the file name of the template used by the document.... insert_field ( field_type = aw . fields . FieldType ....builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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 = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides Typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++....HeaderFooterCollecti class Provides typed access to HeaderFooter nodes...HeaderFooter of the specified type. IndexOf (const System::Sha...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the Type of this header/footer in C++....rFooterType method Gets the type of this header/footer. Aspose...ASSERT_TRUE ( header -> get_IsHeader ()); ASSERT_TRUE ( para...

    reference.aspose.com/words/cpp/aspose.words/hea...
  6. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....getId()); // We can access the node types of each part like this. The...append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject.... insert_field ( field_type = aw . fields . FieldType ....FIELD_SUBJECT , update_field = True ) . as_field_subject () field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... start_arrow_type = aw . drawing . ArrowType ...WIDE arrow . stroke . end_arrow_type = aw . drawing . ArrowType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . format...

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