ایجاد و مدیریت تصاویر با فرمت های مختلف در یک سند با استفاده از Python....نشان می دهد: doc = aw . Document () builder = aw . DocumentBuilder...نشان می دهد: doc = aw . Document () builder = aw . DocumentBuilder...
TextPath.shadow property. Defines whether a shadow is applied to the text on a text path....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...
Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... doc = aw . Document () builder = aw . DocumentBuilder...insert_shape ( aw . drawing . ShapeType . RECTANGLE , aw . drawing...
TabStopCollection.get_index_by_position method. Gets the index of a tab stop with the specified position in points.... doc = aw . Document () tab_stops = doc...tab_stops . add ( position = aw . ConvertUtil . millimeter_to_point...
PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...
ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...
aspose.words.ai.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...
aspose.words.ai.GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words.... first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...