Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 16,866 for

true type

(1.2 sec)
  1. Advanced Mail Merge Features in C++|Aspose.Word...

    Aspose.Words for C++ provides some advanced Mail Merge features that allow you to perform further Mail Merge customization. For example, obtaining information about template structure, setting rules, cleaning up after a Mail Merge operation, and others....Field Name Comparison Result “True” Comparison Result “False” NextIf...document only when its condition is true; otherwise it starts a new document...

    docs.aspose.com/words/cpp/advanced-mail-merge-f...
  2. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/java/translate-markdown-t...
  3. Work with PDF Actions in Python|Aspose.PDF for ...

    Learn how to add, update, and remove document, page, and form actions in PDF files using Python....0 , True ) button = ButtonField ( page...button_config list defines four types of navigation buttons—First...

    docs.aspose.com/pdf/python-net/actions/
  4. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Returns True if this object was moved (inserted)...filter ( lambda r : r . revision_type == aw . RevisionType . MOVING...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them.... Structure Type PDF standard compliance levels...Field > f ) { return f -> get_Type () == FieldType :: FieldHyperlink...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  7. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java.... setSkipBlankPages ( true ); // set image brightness tiffSettings...); // set IndexedConversion Type, default value is simple tiffSettings...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  8. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... smooth = True # Verify that data points for...ChartSeries ChartSeries.series_type property ChartSeries.x_values...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

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