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

insert documents

(1.74 sec)
  1. Տեղադրեք Shape Word-ում Python-ի միջոցով

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

    kb.aspose.com/hy/words/python/insert-shape-in-w...
  2. 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...
  3. Εισαγάγετε σχήμα στο Word χρησιμοποιώντας Python

    Αυτό το άρθρο βοηθά στον τρόπο εισαγωγής σχήματος στο Word χρησιμοποιώντας Python. Διαθέτει τις ρυθμίσεις IDE, τα βήματα και ένα δείγμα κώδικα που δείχνει πώς να σχεδιάσετε μια ευθεία γραμμή στο Word χρησιμοποιώντας Python....Δημιουργήστε μια νέα λέξη document για την προσθήκη σχημάτων...ενσωματωμένο σχήμα χρησιμοποιώντας την insert_shape() χρησιμοποιώντας τον...

    kb.aspose.com/el/words/python/insert-shape-in-w...
  4. 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...
  5. Pdf med Node.js via C++|Documentation

    Lär dig konvertera Excel arbetsbok till PDF med Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...( filePath ); // Save the document in PDF format workbook . save...

    docs.aspose.com/cells/sv/nodejs-cpp/convert-exc...
  6. PDF mit Node.js via C++|Documentation

    Erfahren Sie, wie Sie Excel Arbeitsmappen mithilfe von Aspose.Cells for Node.js via C++ in PDF umwandeln....node" ); // The path to the documents directory. const dataDir =...( filePath ); // Save the document in PDF format workbook . save...

    docs.aspose.com/cells/de/nodejs-cpp/convert-exc...
  7. วิธีการเพิ่ม 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...
  8. Détection de nouveaux messages électroniques su...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....database, // for example, " INSERT INTO POP3Mails (UniqueID, Subject)...

    docs.aspose.com/email/fr/java/detecting-new-ema...
  9. Вставка изображений и фигур в файлы Excel с пом...

    Управление изображениями, объектами OLE и фигурами в файлах Excel с помощью Aspose.Cells for JavaScript через C++..../> < p > Select an image to insert into the worksheet (required):...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/ru/javascript-cpp/insert-...
  10. 自定义页码不起作用 - 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