Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 20,487 for

insert documents

(0.67 sec)
  1. Вмъкване и добавяне на документи|Aspose.Words в...

    Комбиниране на документи в едно: вмъкване или добавяне на документ в нов или съществуващ такъв с помощта на намиране и замяна, сливане на поле, отметки, или просто в документа завършва в Python....да използвате insert_document или insert_document_inline метод...документ с помощта на **вмъкване_ document_ inline** метод: Следните...

    docs.aspose.com/words/bg/python-net/insert-and-...
  2. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manipuler un document PDF en Python via .NET|As...

    Cet article contient des informations sur la façon de valider un document PDF pour la norme PDF A en utilisant Python, comment travailler avec le TOC, comment définir une date d'expiration pour le PDF, etc....Manipuler un document PDF en Python via .NET Contents [ Hide...Manipuler un document PDF en Python Valider un document PDF pour...

    docs.aspose.com/pdf/fr/python-net/manipulate-pd...
  4. PDFページの挿入|Aspose.PDF for .NET

    このセクションでは、PdfFileEditorクラスを使用してAspose.PDF FacadesでPDFページを挿入する方法を説明します。...挿入するには、 PdfFileEditor クラスの Insert メソッドを使用します。そのためには、ページを挿入した... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/ja/net/insert-pdf-pages/
  5. Archivio

    Archivio...documento utilizzando la classe Document. Quindi, crea un oggetto DocumentBuilder...inizializzalo con l’oggetto Document. Inserisci l’immagine nel...

    blog.aspose.com/it/words/convert-image-to-pdf-p...
  6. Copier des lignes et des colonnes|Documentation

    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....une commande dans le menu Insertion , le contenu des cellules...

    docs.aspose.com/cells/fr/go-cpp/copying-rows-an...
  7. كائنات OLE والفيديو عبر الإنترنت|Aspose.Words ل...

    قم بإدراج كائنات ole أو فيديو عبر الإنترنت في مستند باستخدام Python....تريد كائن OLE، فاتصل بالطريقة insert_ole_object وقم بتمرير ProgId...تعرض فئة DocumentBuilder طريقة insert_ole_object_as_icon : يوضح مثال...

    docs.aspose.com/words/ar/python-net/working-wit...
  8. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Java 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式将 PDF 页面添加到您的文档中...PageCollection 集合的 Insert 方法。 使用 保存 方法保存输出 PDF。 将新页面插入到 PDF Document pdfDocument...pdfDocument = new Document (); // Add page pdfDocument . getPages...

    products.aspose.com/pdf/zh-hans/java/pages/add/
  10. Java 을 사용하여 PDF에서 페이지를 추가, 이동 또는 삭제합니다 | Aspose...

    Java 용 Aspose.PDF 파일을 사용하여 Java 샘플 코드를 사용하여 문서의 PDF 페이지를 프로그래밍 방식으로 조작할 수 있습니다.... PageCollection 컬렉션의 Insert 메서드를 지정된 인덱스로 호출합니다. Save 방법을...PDF에 새 페이지 추가 Document pdfDocument = new Document (); // Add page...

    products.aspose.com/pdf/ko/java/pages/