Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 16,711 for

true type

(0.15 sec)
  1. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...{ // Check if the form is of type "Typewriter" and subtype "Form"...forms and delete the ones with type "Typewriter" and subtype "Form"...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  2. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the update of a particular field in Java....FIELD_TIME, true); doc.getFieldOptions().set...insertField(FieldType.FIELD_TIME, true); doc.getFieldOptions().set...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB...When this property is set to True images data are exported directly...export_fonts_as_base64 = True options . css_style_sheet_type = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... If this option is set to True , fonts will be embedded into...export_fonts_as_base64 = True options . css_style_sheet_type = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with PS format files | Aspose.Page for ...

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for .NET API solution....we will use only the PS file type. So we use for the creation...PsDocument(outPsStream, options, true ); 8 } If someone wish to create...

    docs.aspose.com/page/net/working-with-ps/
  6. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....and the required validation type PdfFormat enumeration: PDF_A_1A...$heading2 -> setAutoSequence ( true ); $heading2 -> setTocPage (...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  7. FieldSkipIf class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSkipIf class. Implements the SKIPIF field... If the comparison is true, SKIPIF cancels the current...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...Paragraph paragraph ) Parameter Type Description paragraph Paragraph...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience....VisitTableEnd ( Table table ) Parameter Type Description table Table The...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font formatting of the chart title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...

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