Aspose::Words::Drawing::TextPath::set_Text method. Defines the text of the text Path in C++....Defines the text of the text path. void Aspose :: Words :: Drawing...
Aspose::Words::Settings::MailMergeSettings::set_HeaderSource method. Specifies the Path to the mail-merge header source. The default value is an empty string in C++....Source method Specifies the path to the mail-merge header source...
Combine two or more PDF documents into one XLS single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...
Combine two or more MD documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "page1..."page1.md" ); var inputFile2 = Path . Combine ( dataDir , "page2.md"...
Combine two or more PDF documents into one EPUB single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...
Combine two or more PS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "article1..."article1.ps" ); var inputFile2 = Path . Combine ( dataDir , "article2...