아카이브...replace(string, string, aw.replacing.FindReplaceOptions(aw.replacing.FindReplaceDirection...aspose.words as aw # load Word document doc = aw.Document("document...
Maak en wijzig grafieken van verschillende soorten in een document met behulp van Python....instellen: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
Создавайте и изменяйте диаграммы различных типов в документе, используя Python....цвет серии: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
Fill.foreThemeColor property. Gets or sets a ThemeColor object that represents the foreground color for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . RoundRectangle...
SignOptions.xmlDsigLevel property. Specifies the level of a digital signature based on XML-DSig standard... let certificateHolder = aw . DigitalSignatures . CertificateHolder..."morzal.pfx" , "aw" ); let signOptions = new aw . DigitalSignatures...
Aspose.Words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin.... let doc = new aw . Document (); let pageSetup...pageSetup . borderDistanceFrom = aw . PageBorderDistanceFr . PageEdge...
JavaScript कोड छवि को BMP प्रारूप में बदलें। सहेजें छवि के रूप में BMP का उपयोग कर JavaScript ।...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...
JavaScript कोड छवि को JPG प्रारूप में बदलें। सहेजें छवि के रूप में JPG का उपयोग कर JavaScript ।...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...
FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the page number for the entry....field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...