Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 15,886 for

true type

(0.19 sec)
  1. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....RenderingOptions () { AnalyzeFonts = true }; pngDevice . Process ( document...stamp . AutoAdjustFontSizeTo = true ; stamp . AutoAdjustFontSizePr...

    docs.aspose.com/pdf/net/whatsnew/2024/
  2. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....have their respective story types. ASSERT_EQ ( Aspose :: Words...()); // A comment is another type of inline story. auto comment...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....have their respective story types. ASSERT_EQ ( Aspose :: Words...()); // A comment is another type of inline story. auto comment...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # For...

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

    aspose.words.lowcode.MailMergeOptions class. Represents options for the mail merge functionality.... use_non_merge_fields When True , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cell.tables property | Aspose.Words for Python

    Cell.tables property. Gets a collection of tables that are immediate children of the cell.... TABLE , True ) for i in range ( tables ....get_ancestor ( table . node_type ) while parent is not None :...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to digitally sign PDF|Aspose.PDF for C++

    Digitally sign PDF documents using C++. Verify, or validate the digitally sign PDFs using C++....200 ); signature -> Sign ( 1 , true , rect , pkcs ); // Save output...any of the three signature types signature -> Sign ( 1 , u "Signature...

    docs.aspose.com/pdf/cpp/digitally-sign-pdf-file/
  10. Aspose::Words::Saving::SaveOptions::set_UpdateF...

    Aspose::Words::Saving::SaveOptions::set_UpdateFields method. Sets a value determining if fields of certain Types should be updated before saving the document to a fixed page format. Default value for this property is True in C++....determining if fields of certain types should be updated before saving...Default value for this property is true . void Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...