Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 20,122 for

insert documents

(0.22 sec)
  1. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSymbol.is_shift_jis property | Aspose.Word...

    FieldSymbol.is_shift_jis property. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character.... Document () builder = aw . DocumentBuilder...character code: field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name of the font of the character retrieved by the field.... Document () builder = aw . DocumentBuilder...character code: field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT).... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Ինչպես ստեղծել լրացվող ձև Word-ում Python-ի միջ...

    Այս հոդվածը նկարագրում է այն մասին, թե ինչպես ստեղծել լրացվող ձև Word-ում Python-ի միջոցով: Այն պարունակում է կազմաձևման մանրամասներ, բոլոր քայլերը և գործարկվող կոդ՝ Word-ում Python-ի միջոցով ձև ստեղծելու համար:...բեռնեք Word ֆայլ՝ օգտագործելով Document դասի օբյեկտը՝ լրացվող ձև ստեղծելու...դասագրքի կառավարում՝ օգտագործելով insert_text_input() մեթոդը DocumentBuilder...

    kb.aspose.com/hy/words/python/how-to-create-a-f...
  7. Archivo

    Archivo...Recorra las filas en DataTable e inserte cada fila en la tabla de Word...referencia en un objeto Table . Inserte columnas en la tabla de acuerdo...

    blog.aspose.com/es/words/insert-datatable-in-wo...
  8. Konwertuj PPTX na Word w Javie | products.aspos...

    Konwertuj PPTX na Word w Javie. Użyj interfejsu API biblioteki Java, aby przekonwertować program PowerPoint na program Word...inputPres ); try { Document doc = new Document (); DocumentBuilder...getSlides ()) { // generates and inserts slide image BufferedImage bitmap...

    products.aspose.com/slides/pl/java/conversion/p...
  9. Converti PPT in Word in C# | products.aspose.com

    Converti PPT in Word in C#. Usa l'API della libreria .NET per convertire PowerPoint in Word...Presentation(); var doc = new Document(); var builder = new DocumentBuilder(doc);...Slides) { // generates and inserts slide image using var bitmap...

    products.aspose.com/slides/it/net/conversion/pp...
  10. FieldAutoText.entry_name property | Aspose.Word...

    FieldAutoText.entry_name property. Gets or sets the name of the AutoText entry.... Document () # Create a glossary document and add an...block to it. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...