Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 20,177 for

insert documents

(1.09 sec)
  1. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...menus parent dom const menus = document . querySelector ( "#gridjs-divid...postion : the postion for the inserted item in the items array 按键更新自定义右键菜单项...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  2. ChartYValueCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.Charts.ChartYValueCollection، الحل الأمثل لإدارة قيم Y في سلسلة المخططات بكفاءة وفعالية.... Document doc = new Document (); DocumentBuilder...method Add method Insert method Insert method Insert method Remove...

    reference.aspose.com/words/ar/net/aspose.words....
  3. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... Document () builder = aw . DocumentBuilder...background colors. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... Document () builder = aw . DocumentBuilder...section on a new page: builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Traduceți Markdown în DOM|Aspose.Words pentru P...

    Tarnslate un document Markdown pentru a documenta Modelul obiect și înapoi folosind Python. Deci, puteți lucra cu Markdown existent complex și puteți crea programatic un document Markdown de la zero....Ask AI Traduceți Markdown în Document Object Model (DOM) Contents...conținutul și formatarea unui document, trebuie să îl traduceți în...

    docs.aspose.com/words/ro/python-net/translate-m...
  6. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...be specified when saving a document into fixed page formats (PDF...the Specify Save Options documentation article. Inheritance: FixedPageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comment créer un graphique de Gantt avec Node.j...

    Apprenez à créer un graphique de Gantt avec l API Aspose.Cells for Node.js via C++....les données et allez dans Insertion –> Graphiques –> Insérer un...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/fr/nodejs-cpp/how-to-crea...
  8. C++ 을 사용하여 PDF에서 페이지를 추가, 이동 또는 삭제합니다 | Aspose.PDF

    C++ 용 Aspose.PDF 파일을 사용하여 C++ 샘플 코드를 사용하여 문서의 PDF 페이지를 프로그래밍 방식으로 조작할 수 있습니다.... PageCollection 컬렉션의 Insert 메서드를 지정된 인덱스로 호출합니다. Save 방법을...InsertEmptyPageAtDes () { // Open document String _dataDir ( "C: \\ Samples...

    products.aspose.com/pdf/ko/cpp/pages/
  9. 使用 C++ 添加、移动或删除 PDF 中的页面 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理文档的 PDF 页面...使用指定的索引调用 PageCollection 集合的 Insert 方法。 使用 保存 方法保存输出 PDF。 将新页面添加到...InsertEmptyPageAtDes () { // Open document String _dataDir ( "C: \\ Samples...

    products.aspose.com/pdf/zh-hans/cpp/pages/
  10. Tambahkan Halaman ke PDF di Python | Sisipkan H...

    Tambahkan halaman ke PDF di Python. Pelajari cara menyisipkan halaman dalam PDF, menambahkan halaman dari PDF lain, dan menyisipkan halaman di posisi tertentu secara programatik.... Kelas Document dari API digunakan untuk memuat...yang ada menggunakan kelas Document . Gunakan metode pages.add()...

    blog.aspose.com/id/pdf/add-pages-to-pdf-in-python/