Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 20,210 for

insert documents

(0.21 sec)
  1. اضافه کردن، انتقال یا حذف صفحات در PDF با استفا...

    صفحات PDF سند خود را به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET دستکاری کنید... با متد Insert مجموعه PageCollection با ایندکس...outfile ) document = apdf . Document ( path_infile ) document . pages...

    products.aspose.com/pdf/fa/python-net/pages/
  2. PythonでPDFファイルに空のページを挿入する|Aspose.PDF for Python...

    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...PDFに空のページを挿入 pdf_document.getPages().insert(1) # 結合された出力ファイルを保存(ターゲットドキュメント)...

    docs.aspose.com/pdf/ja/python-java/insert-an-em...
  3. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....Description Insertion New content was inserted in the document. Deletion...Content was removed from the document. FormatChange Change of formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Comment créer un graphique de Gantt avec Node.j...

    Apprenez à créer un graphique de Gantt avec l API Aspose.Cells for Node.js via C++....les données et allez dans Insertion –> Graphiques –> Insérer un...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/fr/nodejs-cpp/how-to-crea...
  6. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... Document () builder = aw . DocumentBuilder...number "1.". field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OLE 개체 및 온라인 비디오|Python via .NET용 Aspose.Words

    Python를 사용하여 문서에 객체나 온라인 vodeo를 삽입합니다.... OLE 개체 삽입 OLE 개체를 원하는 경우 insert_ole_object 메서드를 호출하고 다른 매개변수와...이를 위해 DocumentBuilder 클래스는 insert_ole_object_as_icon 메서드를 노출합니다...

    docs.aspose.com/words/ko/python-net/working-wit...
  8. Obiekty OLE i wideo online|Aspose.Words dla Pyt...

    Wstaw obiekty lub wideo online do dokumentu za pomocą Python....obiekt OLE, wywołaj metodę insert_ole_object i przekaż jawnie...DocumentBuilder udostępnia metodę insert_ole_object_as_icon : Poniższy...

    docs.aspose.com/words/pl/python-net/working-wit...
  9. Objetos OLE y vídeo en línea|Aspose.Words para ...

    Inserte objetos antiguos o vídeo en línea en un documento utilizando Python....objeto OLE, llame al método insert_ole_object y pásele el ProgId...DocumentBuilder expone el método insert_ole_object_as_icon : El siguiente...

    docs.aspose.com/words/es/python-net/working-wit...
  10. Utilisation des Smart Markers|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....première ligne pour éviter l’insertion de lignes supplémentaires...marqueurs intelligents AI Document Assistant Close Utilisation...

    docs.aspose.com/cells/fr/java/using-smart-markers/