Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 16,860 for

true type

(0.31 sec)
  1. InlineStory.IsMoveToRevision | Aspose.Words for...

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with True/false status for seamless document editing....IsMoveToRevision property Returns true if this object was moved (inserted)...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  2. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...IsWordArt property Returns true if this shape is a WordArt object...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  4. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... Remarks When True , the runs and other inline...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDisplayBarcode.pos_code_style property | A...

    FieldDisplayBarcode.pos_code_style property. Gets or sets the style of a Point of Sale barcode (barcode Types UPCA|UPCE|EAN13|EAN8)...Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid...FieldType . FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font Type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...Table tag -replaced data font type is changing to Aptos from Times...newRow = (Row)table.LastRow.Clone(true); table.Rows.Add(newRow); }...

    forum.aspose.com/t/font-style-automatically-cha...
  7. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....and the required validation type PdfFormat enumeration: PDF_A_1A...heading2 . setAutoSequence ( true ); heading2 . setTocPage ( tocPage...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  8. FieldDisplayBarcode.FixCheckDigit | Aspose.Word...

    Optimize your FieldDisplayBarcode with the FixCheckDigit property. Easily manage invalid check digits for enhanced accuracy and reliability....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldDisplayBarcode.DisplayText | Aspose.Words ...

    Manage barcode visibility effortlessly with the FieldDisplayBarcode DisplayText property. Control text display alongside images for enhanced clarity....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

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