Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 19,982 for

insert documents

(0.31 sec)
  1. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations for Microsoft Project files using Aspose.Tasks for C#.... From the Insert menu, select Columns . Add...

    docs.aspose.com/tasks/cpp/task-baseline-duration/
  2. Does Aspose.Words MailMerge feature support com...

    I am looking to evaluate the Aspose.Words library, specifically looking at the MailMerge feature. The core requirement that I have is I need to build completely dynamic tables, where the number of rows and number of col…...specific tag, where I could insert my own custom functionality...Execute the merge Document doc = new Document("Template.docx");...

    forum.aspose.com/t/does-aspose-words-mailmerge-...
  3. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....one if needed, and use it to insert slides based on that layout...getLayoutSlides method, and insert it into another presentation...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  4. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...Aspose APIs AI Document Assistant Close Inserting a WAV file as...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...
  5. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...net error while building a document. I’m just asking you to handle...create a workbook and try to insert to a cell with call of InsertHtml(…...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  6. Aspose::Words::Fields::FieldBarcode class | Asp...

    Aspose::Words::Fields::FieldBarcode class. Implements the BARCODE field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldBarcode...Identification Mark (FIM) to insert. get_FieldEnd () const Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++....with Headers and Footers documentation article. class HeaderFooterCollecti...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++....the Working with Shapes documentation article. class TextBox :...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manage Worksheets|Documentation

    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....Sheet Get worksheet unique id Insert Background Image to Excel Create...Worksheet Views AI Document Assistant Close Document Properties Rows...

    docs.aspose.com/cells/java/manage-worksheets/
  10. 使用 Pages | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何将页面添加到 XPS 文件的问题。了解如何在 C++ 中使用该功能。...Page-for-C 2 // Create new XPS Document 3 auto doc = System::MakeObject...list 6 doc -> AddPage(); 7 // Insert an empty page at beginning...

    docs.aspose.com/page/zh/cpp/xps/working-with-pa...