Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 20,489 for

insert documents

(0.41 sec)
  1. Insérer une forme dans Word à l'aide de Python

    Cet article explique comment insérer une forme dans Word à l'aide de Python. Il contient les paramètres IDE, les étapes et un exemple de code montrant comment dessiner une ligne droite dans Word à l'aide de Python....formes Créez un nouveau mot document pour ajouter des formes Lier...forme en ligne à l’aide de insert_shape() en utilisant le type...

    kb.aspose.com/fr/words/python/insert-shape-in-w...
  2. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...9:23am 1 下面的代码: Document document = new Document(); DocumentBuilder...builder = new DocumentBuilder(document); Section currentSection =...

    forum.aspose.com/t/topic/315401
  3. FieldTitle.text property | Aspose.Words for Python

    FieldTitle.text property. Gets or sets the text of the title.... Document () # Set a value for the "Title"...built-in document property. doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++....the default options when inserting HTML. UseBuilderFormatting...as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/cpp/aspose.words/htm...
  5. IRevisionCriteria Interface | Aspose.Words för ...

    Kontrollera dokumentrevisioner enkelt med Aspose.Words.IRevisionCriteria. Anpassa godkännande och avvisning av ändringar för exakt dokumenthantering....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder . Write ( "This is insertion revision #1. " ); doc . StopTrackRevisions...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. IRevisionCriteria Interface | Aspose.Words لـ .NET

    تحكم في مراجعات المستندات بسهولة مع Aspose.Words.IRevisionCriteria. خصّص قبول ورفض التغييرات لإدارة مستندات دقيقة....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder . Write ( "This is insertion revision #1. " ); doc . StopTrackRevisions...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. IRevisionCriteria Interface | Aspose.Words per ...

    Gestisci le revisioni dei documenti senza sforzo con Aspose.Words.IRevisionCriteria. Personalizza l'accettazione e il rifiuto delle modifiche per una gestione precisa dei documenti....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder . Write ( "This is insertion revision #1. " ); doc . StopTrackRevisions...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Տեղադրեք Shape Word-ում Python-ի միջոցով

    Այս հոդվածը օգնում է, թե ինչպես կարելի է Word-ում ձևը տեղադրել Python-ի միջոցով: Այն ունի IDE կարգավորումներ, քայլեր և օրինակելի կոդը, որը ցույց է տալիս, թե ինչպես կարելի է ուղիղ գիծ քաշել Word-ում՝ օգտագործելով Python-ը:...տեղադրելու համար Ստեղծեք նոր բառ document ձևեր ավելացնելու համար Կապել...Տեղադրեք ներդիր ձևը՝ օգտագործելով insert_shape()՝ օգտագործելով ձևի տեսակը...

    kb.aspose.com/hy/words/python/insert-shape-in-w...
  9. Inserisci forma in Word usando Python

    Questo articolo fornisce assistenza su come inserire una forma in Word usando Python. Contiene le impostazioni IDE, i passaggi e un codice di esempio che mostra come disegnare una linea retta in Word usando Python....forme Crea una nuova parola document per aggiungere forme Collega...forma in linea utilizzando insert_shape() utilizzando il tipo...

    kb.aspose.com/it/words/python/insert-shape-in-w...
  10. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... Document () builder = aw . DocumentBuilder...start_table () builder . insert_cell () builder . insert_cell () builder...

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