Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 17,415 for

true type

(0.82 sec)
  1. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in PHP via Java using Aspose.Slides with images and other resources saved as external linked files....String > EXTENSIONS_BY_CONTENT_TYPE = createExtensionMap (); private...mappedExtension = EXTENSIONS_BY_CONTENT_TYPE . get ( contentType ); if (...

    docs.aspose.com/slides/php-java/exporting-prese...
  3. Extract Text from PDF File|Aspose.PDF for .NET

    This section explains how to extract text from pdf using PdfExtractor class....PdfExtractor class provides three types of extraction capabilities....GetDataDir_AsposePdf_Text (); bool wholeText = true ; // Create an object of the...

    docs.aspose.com/pdf/net/extract-text/
  4. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET... Visible = true ; //set border size to 5 pixels...Parameters . Border . Visible = true ; gen . Parameters . Border...

    docs.aspose.com/barcode/net/customize-barcode-a...
  5. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....Contains ( string ) Returns true if a property with the specified...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  6. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting.... Shape , 0 , true )). MarkupLanguage , Is . EqualTo...GetChild ( NodeType . Shape , 0 , true )). MarkupLanguage , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldNextIf.comparison_operator property | Aspo...

    FieldNextIf.comparison_operator property. Gets or sets the comparison operator.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MERGE_FIELD , update_field = True ) . as_field_merge_field ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldNextIf.right_expression property | Aspose....

    FieldNextIf.right_expression property. Gets or sets the right part of the comparison expression.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MERGE_FIELD , update_field = True ) . as_field_merge_field ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... PARAGRAPH , 0 , True ) . as_paragraph () paragraph...custom_node_id = 100 shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....Rectangle type. Get an instance of the GeometryPath...and set the ShapeType.Heart type. Get an instance of the GeometryPath...

    docs.aspose.com/slides/java/custom-shape/