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...
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...
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...
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...
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...
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...
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...
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...
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...