Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 16,779 for

true type

(1.08 sec)
  1. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operator property. Gets or sets the comparison operator.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMPARE , update_field = True ) . as_field_compare () field...

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

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity....enumeration Specifies the shape type of chart elements. public enum...HasDataLabels = true ; series . DataLabels . ShowValue = true ; // Format...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Read Task Timephased Data | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks for C# and VB.NET....parameter that specifies the type of time phase data as TaskCost...timePhasedValue_enumerator -> get_Current(), true )) 37 { 38 System::Console:...

    docs.aspose.com/tasks/cpp/read-timephased-data/
  4. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....is_link property Returns True if the OLE object is linked...drawing.vsd' , 'Package' , True , True , None ) # Inserting OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....MsgSaveOptions with the save type as OutlookMessageFormat and...and set ‘saveAsTemplate’ to true. Save the MapiMessage as an OFT...

    products.aspose.com/email/java/conversion/ics-t...
  6. Font Formatting

    Font formatting is the process of styling font settings like their colors, boldness, size, and other properties that affect appearance and readability....Here font properties like font type, size, color, style (such as...itself. Types of font formatting There are several types of font...

    docs.aspose.com/font/net/font-formatting/
  7. Convert OLM to PST via Java | products.aspose.com

    Try the code sample to convert OLM files to PST format in Java. Download Java API to take your email processing applications to the next level....folder types in a PST file is used to specify the type of folder...setting the boolean parameter to true. Create the Inbox folder in...

    products.aspose.com/email/java/conversion/olm-t...
  8. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... 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...
  9. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... 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...
  10. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...Rectangle(llx_n, lly_n, urx_n, ury_n, True) # some builds need 5th arg...= pdf.text.TextSearchOptions(True) # regex ON page.accept(absorber)...

    forum.aspose.com/t/really-weird-large-redaction...