Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 88,847 for

template

(0.06 sec)
  1. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main Template usi…...to be included in the main template using the <<doc>> LINQ tag...the correct LINQ tag in your template. The tag should be <<doc>>...

    forum.aspose.com/t/unable-to-insert-a-document-...
  2. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....PowerPoint Template Files) POTM (Microsoft PowerPoint Template File)...POTX (Microsoft PowerPoint Template Presentation) PPSM (Macro-enabled...

    products.aspose.com/slides/cpp/merger/pps/
  3. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master Template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...created based on a master template) to HTML, characters in Calibri...master template (page one is created based on the template, while...

    forum.aspose.com/t/converting-a-presentation-to...
  4. Convert PPSX to SWF using Java | products.aspos...

    Sample Java conversion code for PPSX format to SWF file. Use this example code to export PowerPoint & OpenOffice presentations to SWF within any Web or Desktop Java based Application....presentation = new Presentation( "template.ppsx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPSX TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/ppsx...
  5. Convert OTP to PPTX using Java | products.aspos...

    Sample Java conversion code for OTP format to PPTX file. Use this example code to export PowerPoint & OpenOffice presentations to PPTX within any Web or Desktop Java based Application....presentation = new Presentation( "template.otp" ); // save the presentation...POT (Microsoft PowerPoint Template Files) OTP TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/otp-...
  6. Convert ODP to SVG using C# | products.aspose.com

    Sample code for ODP to SVG C# conversion. Use API example code for batch ODP files to SVG conversion within VB.NET, Asp.NET or any .NET based application....pres = new Presentation( "template.odp" )) { for ( var index...POT (Microsoft PowerPoint Template Files) ODP TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/odp-t...
  7. Convert PPTM to PPSX using Java | products.aspo...

    Sample Java conversion code for PPTM format to PPSX file. Use this example code to export PowerPoint & OpenOffice presentations to PPSX within any Web or Desktop Java based Application....presentation = new Presentation( "template.pptm" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPTM TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/pptm...
  8. Convert OTP to PPS using Java | products.aspose...

    Sample Java conversion code for OTP format to PPS file. Use this example code to export PowerPoint & OpenOffice presentations to PPS within any Web or Desktop Java based Application....presentation = new Presentation( "template.otp" ); // save the presentation...POT (Microsoft PowerPoint Template Files) OTP TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/otp-...
  9. Convert PPS to HTML using Java | products.aspos...

    Sample Java conversion code for PPS format to HTML file. Use this example code to export PowerPoint & OpenOffice presentations to HTML within any Web or Desktop Java based Application....presentation = new Presentation( "template.pps" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPS TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/pps-...
  10. Convert PPTX to OTP using Java | products.aspos...

    Sample Java conversion code for PPTX format to OTP file. Use this example code to export PowerPoint & OpenOffice presentations to OTP within any Web or Desktop Java based Application....presentation = new Presentation( "template.pptx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPTX TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/pptx...