Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,662 for

template element

(0.58 sec)
  1. Convert VSS to VTX via Python | products.aspose...

    Sample Python conversion code for VSS format to VTX file. Use this example code to convert VSS to VTX within any Python based application....Diagram diagram = Diagram( "template.vss" ); // save VSS as VTX...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/python-java/convers...
  2. Convert VST to XAML via C# | products.aspose.com

    Sample code for VST to XAML C# conversion. Use API example code for batch VST files to XAML conversion within VB.NET, Asp.NET or any .NET based application....existing files and manipulate the elements of the diagram to export the...act as template for creating further files. These template files...

    products.aspose.com/diagram/net/conversion/vst-...
  3. Export MD to SWF via C# API | products.aspose.com

    .NET API to Convert MD to SWF without using Microsoft Word...mobile apps with interactive elements, animations, and dynamic content...MD to DOT (Microsoft Word Template Files) Convert MD to DOTM...

    products.aspose.com/total/net/conversion/md-to-...
  4. Export MD to PPS via C# API | products.aspose.com

    .NET API to Convert MD to PPS without using Microsoft Word...images, shapes, and other elements to your presentations. Using...MD to DOT (Microsoft Word Template Files) Convert MD to DOTM...

    products.aspose.com/total/net/conversion/md-to-...
  5. Merge OTP Files in C++ | products.aspose.com

    Merge OTP files in C++. Use Aspose.Slides for C++ to clone slides from one OTP presentation Template into another and save the merged result....presentations, slides and elements and it does not depend on...(PowerPoint template) POTM (Macro-enabled PowerPoint template) POTX...

    products.aspose.com/slides/cpp/merger/otp/
  6. Convert CGM to XLTX via C# API | products.aspos...

    C# API to Convert CGM File to XLTX without using Microsoft Excel or Adobe Reader...ensure consistency in visual elements. Illustration and Presentation...CGM to DOT (Microsoft Word Template Files) Convert CGM to DOTM...

    products.aspose.com/total/net/conversion/cgm-to...
  7. Convert VTX to XPS via Python | products.aspose...

    Sample Python conversion code for VTX format to XPS file. Use this example code to convert VTX to XPS within any Python based application....Diagram diagram = Diagram( "template.vtx" ); // save VTX as XPS...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/python-net/conversi...
  8. Convert VSTX to VSTM via Python | products.aspo...

    Sample Python conversion code for VSTX format to VSTM file. Use this example code to convert VSTX to VSTM within any Python based application....Diagram diagram = Diagram( "template.vstx" ); // save VSTX as VSTM...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/python-net/conversi...
  9. Convert VSTM to VSDM via Python | products.aspo...

    Sample Python conversion code for VSTM format to VSDM file. Use this example code to convert VSTM to VSDM within any Python based application....Diagram diagram = Diagram( "template.vstm" ); // save VSTM as VSDM...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/python-net/conversi...
  10. Linq OrderBy Date - Free Support Forum - aspose...

    I have an issue ordering a list by date. My Word file contains the following code: <<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>> I want the list to print the Elements of that list ordered by date. Ho…...want the list to print the elements of that list ordered by date...DateTime format strings in template syntax like that: <<[Date]:"dd/MM/yyyy">>...

    forum.aspose.com/t/linq-orderby-date/326670