Փոխարկեք HTML ը JPG ձևաչափի C++ կոդով: Պահեք HTML որպես JPG օգտագործելով C++:...for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...
Փոխարկեք HTML ը PNG ձևաչափի C++ կոդով: Պահեք HTML որպես PNG օգտագործելով C++:...for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...
Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this section in C++....the number of lines that each page may have. auto doc = System...set the number of lines per page in this section. // A large...
Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...