Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 16,769 for

true type

(0.28 sec)
  1. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured document tag class....constructor StructuredDocumentTa(doc, type, level) Initializes a new instance...aspose . words . DocumentBase , type : aspose . words . markup ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node Types in your application, enhancing your development efficiency and code clarity....NodeType property Gets the type of this node. public abstract...Console . WriteLine ( $"Node type: {Node.NodeTypeToString(node...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Manage Slide Transitions in Presentations on An...

    Discover how to customize slide transitions in Aspose.Slides for Android via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Apply a Slide Transition Type on the slide from one of the...pptx" ); try { // Apply circle type transition on slide 1 presentation...

    docs.aspose.com/slides/androidjava/slide-transi...
  4. FieldTC.TypeIdentifier | Aspose.Words for .NET

    Discover the FieldTC TypeIdentifier property. Easily manage field Type identifiers with this versatile feature, enhancing your data organization and efficiency....TypeIdentifier property Gets or sets a type identifier for this field (which...InsertField ( FieldType . FieldTOC , true ); // Configure the field only...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for PHP via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Apply a Slide Transition Type on the slide from one of the...pptx" ); try { # Apply circle type transition on slide 1 $presentation...

    docs.aspose.com/slides/php-java/slide-transition/
  6. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing in Java....this flag to true. options.setSaveRoutingSlip(true); doc.save(getArtifactsDir()...arg0) Parameters: Parameter Type Description arg0 java.lang.Throwable...

    reference.aspose.com/words/java/com.aspose.word...
  7. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....setImproveStylistics(true); Document proofedDoc = model...document, or not. Default value is true . Remarks: When the option is...

    reference.aspose.com/words/java/com.aspose.word...
  8. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_Type property. Gets Type of this Structured document tag....sdt_type property IStructuredDocumentT.sdt_type property Gets...Gets type of this Structured document tag . @property def sdt_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman to enhance document quality....New and Symbol with core PDF Type 1 fonts. public bool UseCoreFonts.... When this value is set to true Arial, Times New Roman, Courier...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…... OnePagePerSheet = true, OnlyArea = true, ImageType = ImageType...this issue or a different image type that should be used? Thanks...

    forum.aspose.com/t/text-underline-not-appearing...