Static Public Member Functions | List Of all members System::Threading::Interlocked Class Reference Provides API for ......Function Documentation ◆ Add() [1/2] static ASPOSECPP_SHARED_API int32_t...after it was increased. ◆ Add() [2/2] static ASPOSECPP_SHARED_API...
Static Public Member Functions | List Of all members System::Threading::Interlocked Class Reference Provides API for ......Function Documentation ◆ Add() [1/2] static ASPOSECPP_SHARED_API int32_t...after it was increased. ◆ Add() [2/2] static ASPOSECPP_SHARED_API...
Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style Of a [Shape](../shape/).... foreColor = "#FFFFFF" ; // 2 - The stroke, which marks the...
Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....DocumentPartFileName = partFileName ; // 2 - Create a custom stream for the...ImageFileName = imageFileName ; // 2 - Create a custom stream for the...
DocumentPartSavingArgs.keepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part....documentPartFileName = partFileName ; // 2 - Create a custom stream for the...imageFileName = imageFileName ; // 2 - Create a custom stream for the...
Aspose.Words.Lists.ListLevelCollection class. A collection Of list formatting for each level in a list... writeln ( "Item 2" ); builder . listFormat . removeNumbers...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...
aspose.words.saving.BookmarksOutlineLevelCollection class. A collection Of individual bookmarks outline level...document outline at level 1; 2 for level 2 and so on. Constructors...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...
Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...