aspose.words.fields.FieldAutoText class. Implements the AUTOTEXT field...with Fields documentation article. Remarks Inserts an AutoText...modifications made to the document. (Inherited from Field ) is_locked...
Aprenda cómo convertir sin esfuerzo presentaciones de PowerPoint y OpenDocument a documentos Word usando Aspose.Slides para Python a través de .NET. Nuestra guía paso a paso con código de ejemplo en Python ofrece la solución para los desarrolladores que buscan optimizar sus flujos de trabajo de documentos.... Instancie las clases Document y DocumentBuilder para generar...documento Word mediante el método insert_image de la clase DocumentBuilder...
Tạo và quản lý hình dạng, đối tượng ole trong tài liệu bằng Python.... Chèn hình bằng Document Builder Bạn có thể chèn hình...bằng phương pháp insert_shape . Phương pháp insert_shape cho phép...
RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...
Creați și modificați diagrame de diferite tipuri într-un document folosind Python....Contents [ Hide ] Noua metodă insert_chart a fost adăugată în clasa...simplă în document folosind metoda DocumentBuilder.insert_chart :...
Verwalten von Bildern, OLE Objekten und Formen in Excel Dateien mit Aspose.Cells for JavaScript via C++..../> < p > Select an image to insert into the worksheet (required):...Cells initialized" ); }); document . getElementById ( 'runExample'...
TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... Document () builder = aw . DocumentBuilder...text_box_shape1 = builder . insert_shape ( shape_type = aw . drawing...
TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../).... Document () builder = aw . DocumentBuilder...text_box_shape1 = builder . insert_shape ( shape_type = aw . drawing...
Aggiungi pagine PDF al tuo documento in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET... Chiama il metodo Insert della raccolta PageCollection...Pdf . Document ( inputFile ); pdfDocument . Pages . Insert ( 2...