Aspose::Words::Saving::PclSaveOptions::get_RasterizeTransformedElements method. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL Document. Default is true in C++.... auto doc = System :: MakeObject < Aspose...set_RasterizeTransformed ( true ); doc -> Save ( get_ArtifactsDir ()...
Aspose::Words::Drawing::ShapeBase::get_MarkupLanguage method. Gets MarkupLanguage used for this graphic object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Contains information about a font substitution warning that Aspose.Words issued during Document loading or saving in Java.... Document doc = new Document(getMyDir() + "Rendering...new WarningInfoCollectio(); doc.setWarningCallback(callback);...
SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... let doc = new aw . Document ( base ..... maxImageResolution = 72 ; doc . save ( base . artifactsDir...
ListFormat.list_indent method. Increases the list level of the current paragraph by one level.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...