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

document insertion

(0.06 sec)
  1. Jak dodać Caret Adnotację za pomocą C++ | Aspos...

    Kod źródłowy do dodawania adnotacji Caret w pliku PDF na dowolnej platformie z językiem C++...plik PDF w instancji klasy Document Utwórz nową stronę lub uzyskaj...Load the PDF file Document document = new Document ( System . IO...

    products.aspose.com/pdf/pl/cpp/annotation/caret...
  2. Jak dodać Watermark Adnotację za pomocą C++ | A...

    Kod źródłowy do dodawania adnotacji Watermark w pliku PDF na dowolnej platformie z językiem C++...plik PDF w instancji klasy Document Utwórz nową stronę lub uzyskaj...Load the PDF file Document document = new Document ( System . IO...

    products.aspose.com/pdf/pl/cpp/annotation/water...
  3. PDFドキュメントにページを追加|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETで既存のPDFにページを追加する方法を探ります。ドキュメントを強化し、拡張します。...PDFファイルに空白ページを挿入するには: 入力PDFファイルを使用して Document クラスのオブジェクトを作成します。 指定されたインデックスで...指定されたインデックスで PageCollection コレクションの Insert メソッドを呼び出します。 Save メソッドを使用して出力PDFを保存します。...

    docs.aspose.com/pdf/ja/net/add-pages/
  4. Masquer et afficher des lignes et colonnes avec...

    Apprenez comment masquer et afficher des lignes et colonnes dans une feuille de calcul en utilisant Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/fr/nodejs-cpp/hiding-and-...
  5. การแทรกรูปร่างใน Word โดยใช้ Python

    บทความนี้ให้คำแนะนำเกี่ยวกับวิธีการแทรกรูปร่างใน Word โดยใช้ Python โดยมีการตั้งค่า IDE ขั้นตอน และตัวอย่างโค้ดที่แสดงวิธีการวาดเส้นตรงใน Word โดยใช้ Python...เพื่อแทรกรูปร่าง สร้าง Word ใหม่ document เพื่อเพิ่มรูปร่าง เชื่อมโยงวัตถุ...กับมัน แทรกรูปทรงอินไลน์โดยใช้ insert_shape() โดยใช้ประเภทรูปร่าง...

    kb.aspose.com/th/words/python/insert-shape-in-w...
  6. Umbraco Exchange Sync Module|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.... Click Insert Macro on the top ribbon. From...

    docs.aspose.com/email/net/umbraco-exchange-sync...
  7. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in C++...Slides for C++ allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/cpp/manage-ole/
  8. Python에서 PDF 파일에 빈 페이지 삽입|Aspose.PDF for Java

    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...PDF에 빈 페이지 삽입 pdf_document . getPages () . insert ( 1 ) # 연결된 출력...

    docs.aspose.com/pdf/ko/java/insert-an-empty-pag...
  9. 使用 PHP via Java 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式将 PDF 页面添加到您的文档中...PDF 中 // Open document $document = new Document ( $inputFile );...Add page $document -> getPages () -> add (); // Insert an empty...

    products.aspose.com/pdf/zh-hant/php-java/pages/...
  10. Manage OLE|Aspose.Slides for PHP Documentation

    Manage OLE objects in PowerPoint presentations in PHP...PHP via Java allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/php-java/manage-ole/