Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 18,672 for

insert documents

(0.09 sec)
  1. Редактиране На HTML В Python

    Редактирайте HTML в Python код....формати, като използвате метода 'Document.Save' Премахване на нежелани...aspose.words as aw doc = aw.Document( "Input.html" ) builder =...

    products.aspose.com/words/bg/python-net/edit/html/
  2. Редактиране На WORD В Python

    Редактирайте WORD в Python код....формати, като използвате метода 'Document.Save' Премахване на нежелани...aspose.words as aw doc = aw.Document( "Input.docx" ) builder =...

    products.aspose.com/words/bg/python-net/edit/word/
  3. Редактиране На Markdown В Python

    Редактирайте Markdown в Python код....формати, като използвате метода 'Document.Save' Премахване на нежелани...aspose.words as aw doc = aw.Document( "Input.md" ) builder = aw...

    products.aspose.com/words/bg/python-net/edit/md/
  4. HeaderFooter constructor | Aspose.Words for Nod...

    HeaderFooter constructor. Creates a new header or footer of the specified type....doc DocumentBase The owner document. headerFooterType HeaderFooterType...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Inserir uma Página Vazia em um Arquivo PDF em P...

    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....Document() pdf_document = self.Document() pdf_document=self...vazia em um PDF pdf_document.getPages().insert(1) # Salvar o arquivo...

    docs.aspose.com/pdf/pt/python-java/inserir-uma-...
  6. نحوه ایجاد یک فرم قابل پر کردن در Word با استفا...

    این مقاله توضیحی در مورد نحوه ایجاد یک فرم قابل پرکردن در Word با استفاده از پایتون ارائه می دهد. این شامل جزئیات پیکربندی، تمام مراحل و یک کد نمونه قابل اجرا برای ایجاد فرم در Word با استفاده از پایتون است....کنید با استفاده از شی کلاس Document برای ایجاد یک فرم قابل پر...کنترل ها با استفاده از متد insert_text_input() در کلاس DocumentBuilder...

    kb.aspose.com/fa/words/python/how-to-create-a-f...
  7. Comment créer un formulaire remplissable dans W...

    Cet article explique comment créer un formulaire à remplir dans Word à l'aide de Python. Il contient les détails de configuration, toutes les étapes et un exemple de code exécutable pour créer un formulaire dans Word à l'aide de Python....l’aide de l’objet de classe Document pour créer un formulaire à...manuel à l’aide de la méthode insert_text_input() dans la classe...

    kb.aspose.com/fr/words/python/how-to-create-a-f...
  8. Manipuler un Document PDF|Aspose.PDF pour C++

    Cette section explique la validation d'un Document PDF pour la norme PDF A, comment travailler avec la table des matières, comment définir la date d'expiration du PDF, et comment déterminer la progression de la génération du fichier PDF....Manipuler un Document PDF Contents [ Hide ] Valider un Document PDF pour...1A et A 1B) Pour valider un document PDF pour la compatibilité...

    docs.aspose.com/pdf/fr/cpp/manipulate-pdf-docum...
  9. Lưu trữ

    Lưu trữ...DocumentBuilder với đối tượng Document làm đối số. Sau đó, chèn /...đối tượng tài liệu doc = aw.Document() # Tạo một đối tượng trình...

    blog.aspose.com/vi/words/python-ms-word-automat...
  10. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....image in a Microsoft Word document. Members Name Description...stored inside a Microsoft Word document. Emf Windows Enhanced Metafile...

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