Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 20,222 for

insert documents

(0.14 sec)
  1. 如何用 C++ 添加 Text 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...Working with OfficeMath documentation article. Remarks In this...on its own line. document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 搜索

    搜索... 首先,使用 Document 類別載入 PDF 檔案。 然後,使用 Document.Pages 集合中的索引存取所需的...集合中的索引存取所需的 PDF 頁面。 使用 Document.Pages.Insert(int pageNumber, Page...

    blog.aspose.com/zh-hant/pdf/copy-pdf-pages-in-c...
  5. Node.js経由のC++を使った、チャートの系列内のデータポイントにカスタムラベルを追加する...

    Aspose.Cells for Node.js via C++を使用して、チャートの系列内のデータポイントにカスタムラベルを追加する方法を学びましょう。このガイドでは、ラベルの外観、位置、フォーマットの変更方法を示し、データソースとリンクさせて正確な表現を行う方法も解説します。...node" ); // The path to the documents directory. const dataDir =...setCategoryData ( "A1:C1" ); // Insert series chart . getNSeries ()...

    docs.aspose.com/cells/ja/nodejs-cpp/adding-cust...
  6. Navigation avec curseur en C++|Aspose.Words pou...

    Naviguez entre les différents nœuds d'un document, tels qu'un paragraphe, un signet ou un caractère spécifique à l'aide de C++....Lorsque vous travaillez avec un document, même s’il est court ou long...devrez naviguer dans votre document. La navigation avec un curseur...

    docs.aspose.com/words/fr/cpp/navigation-with-cu...
  7. Adicionar Páginas em PDF com Python|Aspose.PDF ...

    Este artigo ensina como inserir (adicionar) uma página no local desejado em um arquivo PDF. Aprenda a mover, remover (excluir) páginas de um arquivo PDF usando C#....PDF: Crie um objeto da classe Document com o arquivo PDF de entrada...entrada. Chame o método insert da coleção PageCollection com o índice...

    docs.aspose.com/pdf/pt/python-net/add-pages/
  8. NodeChangingArgs.OldParent | Aspose.Words لـ .NET

    اكتشف خاصية NodeChangingArgs OldParent، التي تسترد العقدة الأصلية قبل التغييرات، مما يضمن عمليات سلسة وإدارة بيانات محسنة....NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...AreEqual ( NodeChangingAction . Insert , args . Action ); Assert ...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. 在 Python 中將頁面添加到 PDF | 將頁面插入 PDF

    在 Python 中向 PDF 添加頁面。學習如何在 PDF 中插入頁面、從其他 PDF 添加頁面,以及以程式方式在特定位置插入頁面。...該 API 的 Document 類用於加載和表示 PDF 文檔。要在文件末尾添加新的空白頁面,請調用...方法。 按照以下步驟將空白頁添加到 PDF 文檔: 使用 Document 類別載入現有的 PDF 文件。 使用 pages.add()...

    blog.aspose.com/zh-hant/pdf/add-pages-to-pdf-in...
  10. چگونگی اضافه کردن Text حاشیه نویسی با استفاده ا...

    سورس کد در C# برای اضافه کردن Text حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var TextAnnotation1...

    products.aspose.com/pdf/fa/net/annotation/text/...