aspose.words.BuildVersionInfo class. Provides information about the current product name and version...print ( f 'I am currently using { aw . BuildVersionInfo . product...product } , version number { aw . BuildVersionInfo . version } !' )...
Convertiți un document din aproape orice format în HTML sau MHTML, precum și în format EPUB folosind Python. De asemenea, puteți specifica opțiunile de salvare pentru gestionarea documentului de ieșire.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Pentru...
Einführung in die Diagrammfunktion, wie man Diagramme mit C# erstellt und bearbeitet....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...
ドキュメントを読み取り専用にして、コンテンツをコピーまたは読み取りできるようにしますが、Python を使用して変更することはできません。...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...
Traduzir um documento. Aspose.Words Para Python simplifica a tradução de documentos utilizando os modelos Google AI, permitindo especificar o idioma de destino....documento para o árabe: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
Controllare la grammatica di un documento. Aspose.Wordsper Python consente agli utenti di controllare la grammatica e rilevare errori nei documenti utilizzando i modelli OpenAI, Google e Claude....controllare la grammatica: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...
FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_COMPARE...
ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images.... doc = aw . Document () builder = aw . DocumentBuilder...it. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...