Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 15,944 for

true type

(0.14 sec)
  1. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....This can be made up of various types of content ranging from runs...complex. There are over 50 field types (each needs its own result calculation...

    docs.aspose.com/words/nodejs-net/fields-overview/
  2. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....{ // 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/net/whatsnew/2023/
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... Parameter Type Description text str The string...builder . cell_format . fit_text = True builder . row_format . clear_formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....key-value data type. OpenStreetMap widely uses this type to describe...create a tags field of the hstore type to store additional information...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  5. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source....Below are two similar field types that we can use to display images...FieldType . FIELD_INCLUDE_PICTURE , True ) . as_field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...setDefault(locale); /** @type {Packages.com.aspose.pdf.Document}...FolderFontSource(fontFolder, true); // true = include subfolders var...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  7. FieldImport.GraphicFilter | Aspose.Words for .NET

    Discover the FieldImport GraphicFilter property to easily set or retrieve graphic format filters, enhancing your content insertion process....Below are two similar field types that we can use to display images...FieldType . FieldIncludePicture , true ); fieldIncludePicture . SourceFullName...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...verticalAxis -> set_HasTitle ( true ); verticalAxis -> get_Title...

    docs.aspose.com/slides/cpp/chart-axis/
  9. FieldIf.right_expression property | Aspose.Word...

    FieldIf.right_expression property. Gets or sets the right part of the comparison expression.... insert_field ( field_type = aw . fields . FieldType .... FIELD_IF , update_field = True ) . as_field_if () field . left_expression...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIf.false_text property | Aspose.Words for ...

    FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``.... insert_field ( field_type = aw . fields . FieldType .... FIELD_IF , update_field = True ) . as_field_if () field . left_expression...

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