Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 20,024 for

insert documents

(0.41 sec)
  1. Setting a Task to a Subproject | Aspose.Tasks D...

    Learn how to work with Microsoft Project (MPP/XML) subprojects using Aspose.Tasks for .NET. Includes C# example for linking a task to a subproject file....Microsoft Project, you can insert a subproject by: Going to Project...the project file you want to insert. Microsoft Project will display...

    docs.aspose.com/tasks/net/setting-a-task-to-a-s...
  2. Clone Presentation Slides in PHP|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for PHP. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....clone of any slide and then insert that cloned slide to the current...the first section and then insert that cloned slide to the second...

    docs.aspose.com/slides/php-java/clone-slides/
  3. Several Image Into DOCX C#

    Merge multiple Image into DOCX in C# code. Save Image as DOCX using C#....several image into DOCX Use our document merging API to develop high-level...example that iterates through documents and converts them to DOCX:...

    products.aspose.com/words/net/merge/image-to-docx/
  4. Several JPG Into WORD C#

    Merge multiple JPG into WORD in C# code. Save JPG as WORD using C#....several JPG into Word Use our document merging API to develop high-level...example that iterates through documents and converts them to Word:...

    products.aspose.com/words/net/merge/jpg-to-word/
  5. Several Image Into WORD C#

    Merge multiple Image into WORD in C# code. Save Image as WORD using C#....several image into Word Use our document merging API to develop high-level...example that iterates through documents and converts them to Word:...

    products.aspose.com/words/net/merge/image-to-word/
  6. Several Image Into DOC C++

    Merge multiple Image into DOC in C++ code. Save Image as DOC using C++....example that iterates through documents and converts them to DOC:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/image-to-doc/
  7. Several JPG Into DOC C++

    Merge multiple JPG into DOC in C++ code. Save JPG as DOC using C++....example that iterates through documents and converts them to DOC:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/jpg-to-doc/
  8. Several JPG Into WORD C++

    Merge multiple JPG into WORD in C++ code. Save JPG as WORD using C++....example that iterates through documents and converts them to Word:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/jpg-to-word/
  9. Several JPG Into DOCX C++

    Merge multiple JPG into DOCX in C++ code. Save JPG as DOCX using C++....example that iterates through documents and converts them to DOCX:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/jpg-to-docx/
  10. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations using Aspose.Tasks for .NET.... From the Insert menu, select Columns . Add...choose Task Entry . Open the Insert menu and select Column . Add...

    docs.aspose.com/tasks/net/task-baseline-duration/