Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 20,479 for

insert documents

(0.73 sec)
  1. FieldAutoText class | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convertir presentaciones de PowerPoint a docume...

    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...

    docs.aspose.com/slides/es/python-net/convert-po...
  3. Làm việc với Hình dạng trong Python|Aspose.Word...

    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...

    docs.aspose.com/words/vi/python-net/working-wit...
  4. RevisionOptions.deleted_text_effect property | ...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Lucrul cu diagrame în Python|Aspose.Words pentr...

    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 :...

    docs.aspose.com/words/ro/python-net/working-wit...
  6. Bilder und Formen in Excel Dateien mit JavaScri...

    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'...

    docs.aspose.com/cells/de/javascript-cpp/insert-...
  7. Архів

    Архів...words import Document, DocumentBuilder, SaveFormat...кроки: Створіть екземпляр класу Document . Створіть документ за допомогою...

    blog.aspose.com/uk/words/create-charts-in-word-...
  8. TextBox.next property | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.is_valid_link_target method | Aspose.Wo...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aggiungi pagine al PDF usando .NET | Aspose.PDF

    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...

    products.aspose.com/pdf/it/net/pages/add/