Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 4,651 for

template element

(0.3 sec)
  1. Convert VSDX to VSTX via Java | products.aspose...

    Sample Java conversion code for VSDX format to VSTX file. Use this example code to convert VSDX to VSTX within any Web or Desktop Java based application....Diagram visio = new Diagram( "template.vsdx" ); // save VSDX as VSTX...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/java/conversion/vsd...
  2. Convert VSDM to PNG via Java | products.aspose.com

    Sample Java conversion code for VSDM format to PNG file. Use this example code to convert VSDM to PNG within any Web or Desktop Java based application....Diagram visio = new Diagram( "template.vsdm" ); // save VSDM as PNG...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/java/conversion/vsd...
  3. Convert VSTX to TIFF via Java | products.aspose...

    Sample Java conversion code for VSTX format to TIFF file. Use this example code to convert VSTX to TIFF within any Web or Desktop Java based application....Diagram visio = new Diagram( "template.vstx" ); // save VSTX as TIFF...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/java/conversion/vst...
  4. Convert VDW to JPEG via Java | products.aspose.com

    Sample Java conversion code for VDW format to JPEG file. Use this example code to convert VDW to JPEG within any Web or Desktop Java based application....Diagram visio = new Diagram( "template.vdw" ); // save VDW as JPEG...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/java/conversion/vdw...
  5. Convert VSSM to PDF via Java | products.aspose.com

    Sample Java conversion code for VSSM format to PDF file. Use this example code to convert VSSM to PDF within any Web or Desktop Java based application....Diagram visio = new Diagram( "template.vssm" ); // save VSSM as PDF...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/java/conversion/vss...
  6. Convert VSSM to VSTX via Java | products.aspose...

    Sample Java conversion code for VSSM format to VSTX file. Use this example code to convert VSSM to VSTX within any Web or Desktop Java based application....Diagram visio = new Diagram( "template.vssm" ); // save VSSM as VSTX...manipulate including daigram elements and convert Visio diagrams...

    products.aspose.com/diagram/java/conversion/vss...
  7. Convert VSDM to PDF via C# | products.aspose.com

    Sample code for VSDM to PDF C# conversion. Use API example code for batch VSDM files to PDF conversion within VB.NET, Asp.NET or any .NET based application....existing files and manipulate the elements of the diagram to export the...VSDM TO VSTM (Microsoft Visio Template Files) VSDM TO VSTX (Microsoft...

    products.aspose.com/diagram/net/conversion/vsdm...
  8. Convert VDX to HTML via Python | products.aspos...

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

    products.aspose.com/diagram/python-java/convers...
  9. Optical mark recognition APIs | Aspose

    Developer-friendly API for designing, generating and recognizing hand-filled answer sheets, surveys, applications, ballots and similar forms....answer_sheet=100 questions // elements_count=100 // answers_count=5...engine -> GenerateTemplate ( u "template.txt" ); as . Save ( "directory"...

    products.aspose.com/omr/
  10. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....metadata details of the visual elements. Text can also be added to...to these visual elements Vision drawing XML file. These Visio...

    products.aspose.com/diagram/python-net/create/vdx/