Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 29,660 for

insert documents

(0.16 sec)
  1. Aspose::Slides::ParagraphCollection Class Refer...

    Classes | Public Types | Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::P...... void Insert ( int32_t index, System::SharedPtr...IParagraph > value) override Inserts a Paragraph into the collection...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  2. Java API to Export PS to DOT | products.aspose.com

    Convert PS to DOT using on premise Java API...PostScript (PS) file to a Document Template (DOT) file can be...a DOT file. This powerful document processing API allows you...

    products.aspose.com/total/java/conversion/ps-to...
  3. Aspose::Words::Tables::CellFormat Class Referen...

    Represents all formatting for a table cell.... auto doc = MakeObject<Document>(); auto builder = MakeOb...table formatting options for a document builder // will apply them...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Export EPUB to ODP via C# API | products.aspose...

    .NET API to Convert EPUB to ODP without using Microsoft Word...enable you to manipulate PDF documents, such as creating, editing...and modify slides, as well as insert and manipulate text, images...

    products.aspose.com/total/net/conversion/epub-t...
  5. Java API to Export PS to RTF | products.aspose.com

    Convert PS to RTF using on premise Java API... and convert a variety of document formats. Once the PS file...Words for Java is a powerful Document Processing API that is also...

    products.aspose.com/total/java/conversion/ps-to...
  6. Java API to Export EPUB to WORDML | products.as...

    Convert EPUB to WORDML using on premise Java API...Words for Java is a powerful document processing API that is also...WORDML Open EPUB file using Document class Convert EPUB to DOC...

    products.aspose.com/total/java/conversion/epub-...
  7. Export EPUB to PPS via C# API | products.aspose...

    .NET API to Convert EPUB to PPS without using Microsoft Word...allow you to manipulate PDF documents, such as creating, editing...and modify slides, as well as insert images, shapes, and text. Using...

    products.aspose.com/total/net/conversion/epub-t...
  8. Replacing existing section node with a differen...

    Hello all, We’re using Aspose.Words to generate word document and right now we’re generating a word document with ‘n’ number of pages and now we got a requirement where we need to swap a particular page with another pag…...different node in the Aspose Document Aspose.Words Product Family...Aspose.Words to generate word document and right now we’re generating...

    forum.aspose.com/t/replacing-existing-section-n...
  9. How to import an Excel table into Word with Jav...

    I’m trying to find a way to export a Table created in Excel, and through Aspose.Words, to import it in a DOCX file using the Java language. Even though the formatting is not transferrable, it’s important to be able to t…...direct way to insert an Excel table into a Word document using Aspose...rebuilt the table in a Word document using Aspose.Words. Please...

    forum.aspose.com/t/how-to-import-an-excel-table...
  10. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....get_CurrentSection () Examples Shows how to insert a floating image, and specify...size. auto doc = MakeObject < Document > (); auto builder = MakeObject...

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