Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 17,474 for

true type

(0.26 sec)
  1. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...the EmbedFullFonts property to true . This ensures that the exact...PdfSaveOptions(); options.EmbedFullFonts = true; Use Core Fonts : If your document...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  2. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series group, also of the line type. new_series_group = chart ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Font method. Provides access to font formatting of the data table in C++....(); dataTable -> set_Show ( true ); dataTable -> set_HasLegendKeys...get_Font () -> set_Italic ( true ); dataTable -> get_Format ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....Shows how to set a custom zoom type, which older versions of Microsoft..."DisplayBackgroundSha" flag to "true". Assert.assertTrue(doc.getViewOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldPageRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPageRef class for seamless PAGEREF field implementation, enhancing document navigation and efficiency....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ChartSeriesGroup.axis_x property | Aspose.Words...

    ChartSeriesGroup.axis_x property. Provides access to properties of the X axis of this series group.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series group, also of the line type. new_series_group = chart ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design with powerful features and flexibility....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  9. MetafileRenderingOptions.emulate_raster_operati...

    MetafileRenderingOptions.emulate_raster_operations property. Gets or sets a value determining whether or not the raster operations should be emulated.... When this value is set to True , Aspose.Words emulates the...graphics. The default value is True . Examples Shows added a fallback...

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

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES 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...