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

document insertion

(0.06 sec)
  1. 使用 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/
  2. IRevisionCriteria.IsMatch | Aspose.Words per .NET

    Scopri come il metodo IRevisionCriteria IsMatch verifica in modo efficace se una specifica revisione è in linea con i tuoi criteri per risultati ottimali....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder . Write ( "This is insertion revision #1. " ); doc . StopTrackRevisions...

    reference.aspose.com/words/it/net/aspose.words/...
  3. تحجيم تلقائي للصفوف والأعمدة باستخدام Node.js ع...

    يوضح هذا المقال كيفية التحجيم التلقائي للصفوف والأعمدة والصفوف للخلايا المدمجة وصف من الخلايا باستخدام Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/ar/nodejs-cpp/autofit-row...
  4. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++....sheet before which you want to insert the moved or copied sheets...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  5. 在 PDF 中添加页面|Aspose.PDF for PHP via Java

    本文教您如何在所需位置插入(添加)PDF 文件中的页面。了解如何使用 PHP 移动、删除(删除)PDF 文件中的页面。...文件中插入空白页面: 使用输入 PDF 文件创建一个 Document 类对象。 添加页面,并在 PDF 中插入它。 使用...文件中插入页面。 // 打开文档 $document = new Document ( $inputFile ); //...

    docs.aspose.com/pdf/zh/php-java/add-pages/
  6. 在 PDF 中添加页面|Aspose.PDF for Java

    本文介绍如何在 PDF 文件的指定位置插入(添加)页面。了解如何使用 Java 库移动、删除(删除)PDF 文件中的页面。...PDF 文件创建一个 Document 类对象。 调用 PageCollection 集合的 Insert 方法,并指定索引。...() { Document document = new Document (); // 添加页面 document . getPages...

    docs.aspose.com/pdf/zh/java/add-pages/
  7. Agregar iconos a la hoja de cálculo con C++|Doc...

    Aprende cómo agregar iconos a hojas de cálculo de Excel usando Aspose.Cells con C++.... PutValue ( u "Insert via Aspose.Cells" ); Style...

    docs.aspose.com/cells/es/cpp/insert-svg-to-excel/
  8. Обзор конструктора документов в Python|Aspose.W...

    DocumentBuilder позволяет создавать динамические документы с нуля или добавлять новые элементы к существующим с помощью Python. DocumentBuilder предоставляет методы для вставки текста, checkbox строк, таблиц, изображений и других элементов содержимого в Python....класс, который ассоциируется с Document и позволяет создавать динамические...“фасад” сложной структуры Document , который позволяет вам быстро...

    docs.aspose.com/words/ru/python-net/document-bu...
  9. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....Signature Line by clicking the Insert Tab and then selecting Signature...

    docs.aspose.com/cells/cpp/create-signature-line...
  10. Đối tượng OLE và Video trực tuyến|Aspose.Words ...

    Chèn các đối tượng ole hoặc vodeo trực tuyến vào tài liệu bằng Python....tượng OLE, hãy gọi phương thức insert_ole_object và truyền cho nó...DocumentBuilder hiển thị phương thức insert_ole_object_as_icon : Ví dụ...

    docs.aspose.com/words/vi/python-net/working-wit...