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

true type

(0.16 sec)
  1. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....CheckMergedCells property to true. Pass the ImportTableOptions...method accepts a parameter of type ImportTableOptions . The ImportTableOptions...

    docs.aspose.com/cells/net/import-data-into-work...
  2. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs.... setAspectRatioLocked ( true ); } catch ( IOException e )...image. Set the shape’s fill type. Set the shape’s picture fill...

    docs.aspose.com/slides/androidjava/picture-frame/
  3. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...any of the three signature types var signature = new PKCS1 (..."Aspose Pdf Demo, Australia" , true , rect , signature ); // Save...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  4. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... 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...
  5. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... 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...
  7. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table ()...aw . NodeType . TABLE , 1 , True ) . as_table () # Append all...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....default value for a Shape is True . Examples Show how to set marker...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs.... setAspectRatioLocked ( true ); } catch ( IOException e )...image. Set the shape’s fill type. Set the shape’s picture fill...

    docs.aspose.com/slides/java/picture-frame/
  10. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism.... Enabled = true ; The next step uses a simple...the FontSubstitution warning type and the standard description...

    docs.aspose.com/words/net/manipulating-and-subs...