Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 20,479 for

insert documents

(0.95 sec)
  1. PDF med JavaScript via C++|Documentation

    Lär dig hur man konverterar Excel arbetsbok till PDF med Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/sv/javascript-cpp/convert...
  2. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text....decoration effect for revisions of document text. Members Name Description...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Ajouter des diapositives aux présentations en ....

    Ajoutez facilement des diapositives à vos présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET - Insertion de diapositives fluide et efficace en quelques secondes....lors du calcul des indices d’insertion. Comment choisir la mise en...

    docs.aspose.com/slides/fr/net/add-slide-to-pres...
  4. Mit Python eine Form in Word einfügen

    Dieser Artikel hilft Ihnen dabei, mit Python Formen in Word einzufügen. Er enthält die IDE-Einstellungen, Schritte und einen Beispielcode, der zeigt, wie Sie mit Python eine gerade Linie in Word zeichnen....Erstellen Sie ein neues Word document zum Hinzufügen von Formen...DocumentBuilder-Objekt damit Fügen Sie mit insert_shape() eine Inline-Form unter...

    kb.aspose.com/de/words/python/insert-shape-in-w...
  5. Öffentliche API Änderungen in Aspose.Cells 17.1...

    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.... Cells [ "B5" ]; // Insert a value to the cell cell ....enschaft zu verwenden. AI Document Assistant Close Öffentliche...

    docs.aspose.com/cells/de/net/public-api-changes...
  6. Hantera data i Excel filer med C++|Documentation

    Denna artikel beskriver hur man visar och redigerar data i Excel filer med Aspose.Cells biblioteket med C++....xls" ); std :: cout << "Data inserted and workbook saved successfully...riktad text från cellen AI Document Assistant Close Hantera intervall...

    docs.aspose.com/cells/sv/cpp/view-and-edit-exce...
  7. Section constructor | Aspose.Words for Node.js

    Section constructor. Initializes a new instance of the Section class....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Excel to HTML content has some orphan </style> ...

    Hello team. We are actively evaluating upgrade from current Cells library 24.10 to a newer version (25.12) and noticed the following issue: In some cases the generated HTML contains an ‘orphan’ style tag at the end (ri…...html is added to the Word document via builder.insertHtml api...problems when inserting the HTML into a Word document using the builder...

    forum.aspose.com/t/excel-to-html-content-has-so...
  9. 在 PDF 中添加页面使用 C++|Aspose.PDF for C++

    本文介绍如何在 PDF 文件的指定位置插入(添加)页面。学习如何使用 C++ 移动、删除(删除)PDF 文件中的页面。...PDF 文件创建一个 Document 类对象。 调用 PageCollection 集合的 Insert 方法,指定索引。....pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/add-pages/
  10. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....Aspose::Words::Document::get_FirstSection method Contents [ Hide...Hide ] Document::get_FirstSection method Gets the first section...

    reference.aspose.com/words/cpp/aspose.words/doc...