Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 17,150 for

true type

(0.15 sec)
  1. FieldUserInitials class | Aspose.Words for Python

    aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldUserAddress class | Aspose.Words for Python

    aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++.... get_HasImage () Returns true if the shape has image bytes...Gets the type of the image. get_IsLink () Returns true if the image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to TimeScale and...SetChartDataRange ( u "A1:B4" , true ); // Set the Axis type to DateTime chart...

    docs.aspose.com/cells/cpp/date-axis/
  5. Date Axis with Node.js via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to a time‑scale...setChartDataRange ( "A1:B4" , true ); // Set the Axis type to DateTime chart...

    docs.aspose.com/cells/nodejs-cpp/date-axis/
  6. FieldUserInitials Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing document personalization and user engagement....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. UserInitials...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... JSImage ) Parameter Type Description image JSImage insertImage(image...height : number ) Parameter Type Description image JSImage width...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.FontSettings.set_fonts_sources method... Parameter Type Description sources List[ FontSourceBase...io . BytesIO ): ... Parameter Type Description sources List[ FontSourceBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java.... We can set device type using HtmlMediaType class. //...$loadOption -> setEmbedFonts ( true ); // Create a new Document...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/