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

insert documents

(0.12 sec)
  1. Inserir forma no Word usando Python

    Este artigo auxilia em como inserir forma no Word usando Python. Ele tem as configurações do IDE, etapas e um código de exemplo mostrando como desenhar uma linha reta no Word usando Python....formas Crie uma nova palavra document para adicionar formas Vincule...Insira uma forma embutida usando insert_shape() usando o tipo de forma...

    kb.aspose.com/pt/words/python/insert-shape-in-w...
  2. Convertir PowerPoint en PDF avec des notes|Aspo...

    Convertir PowerPoint en PDF avec des notes en utilisant Python... insert_clone ( 0 , slide ) # Définir...

    docs.aspose.com/slides/fr/python-net/convert-po...
  3. วิธีการเพิ่ม Caret คำอธิบายประกอบโดยใช้ Java | ...

    Java ตัวอย่างรหัสเพื่อเพิ่ม Caret คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Load the PDF file Document document = new Document ( _dataDir + "sample...annotation is used to indicate the insertion of text CaretAnnotation caretAnnotation1...

    products.aspose.com/pdf/th/java/annotation/care...
  4. Ajustar automáticamente filas y columnas con No...

    Este artículo muestra cómo ajustar automáticamente las filas, columnas, filas de celdas combinadas y filas en un rango de celdas usando Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/es/nodejs-cpp/autofit-row...
  5. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....optimize_for(version) Allows to optimize the document contents as well as default...“Compatibility mode” ribbon upon document loading. (Note that you may...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../)....with a document builder’s current story. doc = aw . Document () builder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  7. วิธีการเพิ่ม Watermark คำอธิบายประกอบโดยใช้ C++...

    รหัสที่มาเพิ่ม Watermark คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var WatermarkAnnotation1...

    products.aspose.com/pdf/th/cpp/annotation/water...
  8. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....from the beginning of the document with 0 being the first section...index from the end of the document with -1 being the last section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 아카이브

    아카이브... Document 클래스의 객체를 생성합니다. DocumentBuilder...객체를 생성하고 Document 객체로 초기화합니다. DocumentBuilder.insert_image() 메서드를...

    blog.aspose.com/ko/words/convert-svg-to-png-in-...
  10. NodeChangingArgs.OldParent | Aspose.Words per .NET

    Scopri la proprietà OldParent di NodeChangingArgs, che recupera il nodo padre prima delle modifiche, garantendo operazioni fluide e una gestione dei dati migliorata....NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...AreEqual ( NodeChangingAction . Insert , args . Action ); Assert ...

    reference.aspose.com/words/it/net/aspose.words/...