Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 17,904 for

document insertion

(0.05 sec)
  1. วัตถุ OLE และวิดีโอออนไลน์|Aspose.Words สำหรับ ...

    แทรกออบเจ็กต์ ole หรือวิดีโอออนไลน์ลงในเอกสารโดยใช้ Python...OLE Object ให้เรียกใช้เมธอด insert_ole_object และส่งผ่าน ProgId...DocumentBuilder เปิดเผยวิธีการ insert_ole_object_as_icon : ตัวอย...

    docs.aspose.com/words/th/python-net/working-wit...
  2. Dokumentbouer Oorsig in Python|Aspose.Words vir...

    DocumentBuilder laat jou toe om dinamiese dokumente van nuuts af te bou of nuwe elemente by bestaande te voeg met behulp van Python. DocumentBuilder bied metodes om teks, checkboxes, tabelle, beelde en ander inhoud elemente in Python in te voeg....is’n kragtige klas wat met Document assosieer en jou in staat...beskikbaar in die Aspose.Words Document Object Model (DOM) om die...

    docs.aspose.com/words/af/python-net/document-bu...
  3. Adicionar Páginas em PDF|Aspose.PDF para PHP vi...

    Este artigo ensina como inserir (adicionar) uma página na localização desejada em um arquivo PDF. Aprenda como mover, remover (excluir) páginas de um arquivo PDF usando PHP....PDF: Crie um objeto da classe Document com o arquivo PDF de entrada...// Abrir documento $document = new Document ( $inputFile ); //...

    docs.aspose.com/pdf/pt/php-java/add-pages/
  4. เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ Python for ....

    ตัวอย่างรหัสหลามในการจัดการกับหน้า PDF ของเอกสารของคุณโปรแกรมบน NET Framework, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...as ap # Open document document = ap . Document ( input_pdf )...) # Insert a empty page in a PDF document . pages . insert ( 2...

    products.aspose.com/pdf/th/python-net/pages/
  5. Avancerade säkerhetsinställningar sedan Excel X...

    Lär dig hur man tillämpar avancerade säkerhetsinställningar i Excel filer med Aspose.Cells och C++....true ); // Allowing users to insert hyperlinks in the worksheet...true ); // Allowing users to insert rows in the worksheet worksheet...

    docs.aspose.com/cells/sv/cpp/advanced-protectio...
  6. Добавить гиперссылки на изображение с помощью C...

    Узнайте, как добавлять гиперссылки на изображения через API Aspose.Cells for C++.... Get ( 0 ); // Insert a string value to a cell worksheet...

    docs.aspose.com/cells/ru/cpp/add-image-hyperlinks/
  7. NodeChangingAction Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.NodeChangingAction per gestire in modo efficiente le modifiche ai nodi nei tuoi Documenti. Migliora subito le tue capacità di elaborazione dei Documenti!...valori Nome Valore Descrizione Insert 0 Un nodo viene inserito nell’albero...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/it/net/aspose.words/...
  8. 使用 C++ 添加、移动或删除 PDF 中的页面 | Aspose.PDF

    使用 C++ 語言在任何平台上以編程方式操作文檔的 PDF 頁面的簡單示例代碼。...InsertEmptyPageAtDes () { // Open document String _dataDir ( "C: \\ Samples....pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    products.aspose.com/pdf/zh-hant/cpp/pages/
  9. 使用 C++ 向 PDF 添加页面 | Aspose.PDF

    使用C++语言在任何平台上以编程方式添加文档的PDF页面的简单示例代码。...InsertEmptyPageAtDes () { // Open document String _dataDir ( "C: \\ Samples....pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    products.aspose.com/pdf/zh-hant/cpp/pages/add/
  10. 如何用 C++ 添加 Caret 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Caret 注释的源代码...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var caretAnnotation1...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...