Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 20,122 for

insert documents

(0.11 sec)
  1. Archivo

    Archivo...Note Inserte PDF en un nuevo documento de...una instancia de la clase Document. A continuación, cree objetos...

    blog.aspose.com/es/note/insert-pdf-into-onenote...
  2. Masquer et afficher des lignes et colonnes avec...

    Apprenez comment masquer et afficher les lignes et colonnes dans les fichiers Excel de manière programmatique avec Aspose.Cells et C++.... AI Document Assistant Close Regroupement...lignes et colonnes avec C++ Insertion et suppression de lignes et...

    docs.aspose.com/cells/fr/cpp/hiding-and-showing...
  3. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured document tag....applied to the structured document tag. @property def style_name...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 Python 中向 PDF 添加页面 | 向 PDF 插入页面

    在 Python 中向 PDF 添加页面。学习如何在 PDF 中插入页面,如何从其他 PDF 中添加页面,以及如何以编程方式在特定位置插入页面。...该 API 的 Document 类用于加载和表示 PDF 文档。要在文件末尾添加新空白页面,请调用...方法。 按照以下步骤向 PDF 文档添加空白页: 使用 Document 类加载现有的 PDF 文档。 使用 pages.add()...

    blog.aspose.com/zh/pdf/add-pages-to-pdf-in-python/
  5. PDFファイルに空のページを挿入する方法(PHP)|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....ターゲットドキュメントを開く $pdf = new Document ( $dataDir . 'input1.pdf'...PDFに空のページを挿入 $pdf -> getPages () -> insert ( 1 ); # 結合された出力ファイルを保存(ターゲットドキュメント)...

    docs.aspose.com/pdf/ja/java/insert-an-empty-pag...
  6. ChartSeries.remove method | Aspose.Words for Py...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... Document () builder = aw . DocumentBuilder...DocumentBuilder () shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. تحويل Excel إلى PDF باستخدام C++|Documentation

    تعلم كيفية تحويل دفاتر عمل Excel إلى صيغة PDF باستخدام Aspose.Cells مع C++....inputFilePath ); // Save the document in PDF format workbook . Save...:: Pdf ); std :: cout << "Document saved successfully in PDF...

    docs.aspose.com/cells/ar/cpp/convert-excel-to-pdf/
  8. PDFにページを追加する|Aspose.PDF for PHP via Java

    この記事では、PDFファイルの希望する位置にページを挿入(追加)する方法を学びます。PHPを使用してPDFファイルからページを移動、削除(削除)する方法を学びます。...挿入する方法を示しています: 入力PDFファイルで Document クラスオブジェクトを作成します。 ページを追加し、PDFに挿入します。...ます。 // ドキュメントを開く $document = new Document ( $inputFile ); //...

    docs.aspose.com/pdf/ja/php-java/add-pages/
  9. 搜索

    搜索... 使用 Document.save() 方法保存 Word 文檔。 以下代碼示例顯示瞭如何創建...words as aw # 創建文檔對象 doc = aw.Document() # 創建文檔生成器對象 builder = aw...

    blog.aspose.com/zh-hant/words/create-word-docum...
  10. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Structured Document Tags or Content Control documentation article...customer-defined semantics into the document via the ability to provide...

    reference.aspose.com/words/python-net/aspose.wo...