Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 20,473 for

insert documents

(0.34 sec)
  1. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....Slides for Python lets you insert OLE objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/python-net/manage-ole/
  2. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the excel in …...Slides documentation. amjad.sahi January 6, 2011...Aspose.Cells for Java, see the document: Converting Worksheet to Different...

    forum.aspose.com/t/export-range-of-cells-to-ima...
  3. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Examples Document doc = new Document (); DocumentBuilder...( "Numbers 1, 2, 3" ); // Inserts paragraph break after Numbers...

    reference.aspose.com/words/net/aspose.words/ran...
  4. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...Hello below the code used to insert the various elements in the...complete. The initial part of the document creation is the same as the...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  5. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....xls" ); std :: cout << "Data inserted and workbook saved successfully...HTML Rich Text inside the Cell Insert Hyperlinks into Excel or OpenOffice...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  6. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into Documents using customizable regions....from a DataTable into the document with mail merge regions. public...from a DataTable into the document with mail merge regions. public...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....the Working with Shapes documentation article. class Shape : public...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....the Programming with Documents documentation article. Remarks: Different...Different document elements have different borders. For example...

    reference.aspose.com/words/java/com.aspose.word...
  9. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改...1; i <= document. DocumentCount ; i ++ ) 2 { 3 document. SelectActiveDocument...1; j <= document. PageCount ; j ++ ) 5 { 6 document. SelectActivePage...

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  10. Convert Excel to Image with C++|Documentation

    Learn how to convert Excel worksheets to images, including TIFF and SVG formats, using Aspose.Cells for C++....want to insert an image into a Microsoft Word document, a PDF...presentation or some other document type. Simply put, you want...

    docs.aspose.com/cells/cpp/convert-excel-to-image/