Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 10,757 for

true type

(0.05 sec)
  1. Supported Formula Functions|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....TYPE EVEN EXACT EXP EXPONDIST F F...TRIM TRIMMEAN TRUNC TTEST TYPE TRUE U UNICHAR UNICODE UNIQUE UPPER...

    docs.aspose.com/cells/python-java/supported-for...
  2. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET... Choose the type of box and create new Box Rectagle...Rectangle ( 100 , 100 , 80 , 10 , True ) document . pages [ 1 ] . crop_box...

    products.aspose.com/pdf/python-net/crop/
  3. FieldDdeAuto.insert_as_html property | Aspose.W...

    FieldDdeAuto.insert_as_html property. Gets or sets whether to insert the linked object as HTML format text....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDdeAuto.insert_as_picture property | Aspos...

    FieldDdeAuto.insert_as_picture property. Gets or sets whether to insert the linked object as a picture....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDdeAuto.insert_as_bitmap property | Aspose...

    FieldDdeAuto.insert_as_bitmap property. Gets or sets whether to insert the linked object as a bitmap....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDde.insert_as_unicode property | Aspose.Wo...

    FieldDde.insert_as_unicode property. Gets or sets whether to insert the linked object as Unicode text....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldLink.insert_as_picture property | Aspose.W...

    FieldLink.insert_as_picture property. Gets or sets whether to insert the linked object as a picture....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDdeAuto.insert_as_rtf property | Aspose.Wo...

    FieldDdeAuto.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF)....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldLink.insert_as_rtf property | Aspose.Words...

    FieldLink.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF)....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Attributes in HTML Template – C# Examples

    In this article, you learn how to set attributes in HTML template and control the presence of attributes when populating templates....HTML template: Copy 1 < input type = "checkbox" {{ attr }} disabled...2 string htmlCode = "<input type=\"checkbox\" disabled {{attr}}...

    docs.aspose.com/html/net/setting-attributes-in-...