Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 20,131 for

insert documents

(0.08 sec)
  1. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....Slides, you can insert your preferred prompt texts...

    docs.aspose.com/slides/nodejs-java/manage-place...
  2. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....Markdown string to an HTML document. Apply CSS styles to improve...a Markdown file to an HTML document, you can use **Aspose.HTML...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  3. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...differs when generating a document via code compared to using...images highlighting the issue Documents used for testing The sample...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  4. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations...visit the Find and Replace documentation article. Constructors Name...either to ignore text inside insert revisions. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....class StoryType Text of a Word document is stored in stories. StoryType...shapes from a node. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports....workflow and associate it with a document library. Creating a new workflow...workflow actions. Convert a Document Insert a Watermark...

    docs.aspose.com/words/sharepoint/making-a-repor...
  7. 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-...
  8. Working with Resource Overtimes | Aspose.Tasks ...

    Learn how to work with Microsoft Project (MPP/XML) resource overtimes using Aspose.Tasks for C# and VB.NET....Resource sheet, select the Insert menu, and then select Column...

    docs.aspose.com/tasks/cpp/resource-overtime/
  9. 使用 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...
  10. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...data to document, try to save the document using document.save or...code you are using and input document in case you are using one...

    forum.aspose.com/t/issue-text-box-child-can-not...