Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 20,131 for

insert documents

(0.13 sec)
  1. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Box with a Hyperlink You can insert a link inside a text box. When...

    docs.aspose.com/slides/php-java/manage-textbox/
  2. Convert SXC to RTF using Python or with free On...

    SXC to RTF conversion in your Python applications without using Microsoft Office or online. Test free SXC to RTF online converter quickly before integrating the code....formatting Word documents, such as inserting images, tables,...HTML file with an instance of Document class Call the save method...

    products.aspose.com/total/python-net/conversion...
  3. Frequently Asked Questions | Aspose.PUB for Java

    Get answers to all the most frequent questions about Aspose.PUB for Java, which is a comprehensive API for manipulation, Conversion and editing .pub files....createParser (fileName); 2 3 Document doc = parser. parse (); 4...(doc, "/users/kashifiqbal/documents/result_out.pdf" ); For more...

    docs.aspose.com/pub/java/faq/
  4. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。... 要在 PDF 文件中添加图像: 创建一个 Document 对象并打开输入的 PDF 文档。 获取要添加图像的特定页面。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/operators/
  5. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Splitting Document Pages Hi Team, I am splitting a document page-wise...Thank you! Snippet : Document doc = new Document(@"D:\Temp\BulletNumberIssue1\Sample...

    forum.aspose.com/latest.rss
  6. Working with Content Controls in C#|Aspose.Word...

    Perform certain operations on content controls dynamically while building a report using C#....content controls in template documents using Microsoft Word®, you...want it to appear in a result document. By editing content control...

    docs.aspose.com/words/net/working-with-content-...
  7. Ability to generate master dashboard and multip...

    In our journey constructing complex reports with Aspose Cells for Java v25.6, we’ve encountered a particularly intriguing challenge: generating dynamic Excel reports featuring both a comprehensive master dashboard and mu…...critical in the official documentation: a direct, built-in mechanism...Use the template worksheet to insert new worksheets as needed. So...

    forum.aspose.com/t/ability-to-generate-master-d...
  8. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....Mail Merge and Reporting documentation article. Examples: Shows...and work with it. Document doc = new Document(getMyDir() + "Mail...

    reference.aspose.com/words/java/com.aspose.word...
  9. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....sheet before which you want to insert the moved or copied sheets...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  10. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...