Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...
Aspose.Words.Fields.FieldDdeAuto class. Implements the DDEAUTO field...Description displayResult Gets the text that represents the displayed...insertAsBitmap Gets or sets whether to insert the linked object as a bitmap...
Transform EPUB to ODT via Android via Java API...to store documents, such as text, spreadsheets, presentations...documents to other formats, extract text from PDF documents, and convert...
Transform MD to ODT via Android via Java API...Markdown (MD) files to OpenDocument Text (ODT) format is a useful way...documents to other formats, extract text from PDF documents, and more...
Border.line_width property. Gets or sets the border width in points.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...
aspose.words.markup.CustomXmlPartCollection.add method...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...
Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object.... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....
Еdit PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET...developers can edit text in PDF, insert graphs using external...Edit PDF elements: tables, texts, images,, fields, etc. Edit...
Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for JavaScript via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....text property to add these custom...Name . You can use any other text instead. <!DOCTYPE html> < html...
Chart.title property. Provides access to the chart title properties.... Examples Shows how to insert a chart and set a title. doc...DocumentBuilder ( doc = doc ) # Insert a chart shape with a document...