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

insert documents

(0.12 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. Konvertera Excel till PDF med C++|Documentation

    Lär dig hur man konverterar Excel arbetsböcker till PDF format med Aspose.Cells och C++....inputFilePath ); // Save the document in PDF format workbook . Save...:: Pdf ); std :: cout << "Document saved successfully in PDF...

    docs.aspose.com/cells/sv/cpp/convert-excel-to-pdf/
  4. 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...
  5. 搜索

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

    blog.aspose.com/zh-hant/pdf/copy-pdf-pages-in-c...
  6. 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/
  7. 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...
  8. 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...
  9. 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/...
  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/...