Vietnamese
 
 
SANVI Co., Ltd.
Search the website
 
   
  Downloads offerred by SAN VI CO., LTD.:  
 


Description of Downloads
Requirement

  Macro/VBA to Create Barcode "Code128" (LibreOffice/OpenOffice Calc).
  Code128のバーコードを作成するマクロ/VBA。

  phuluctokhai2009

  You can download files without any warranty.
  code128.zip
  code128.tar



  Application Forms of Import/Export on the Spot for Vietnam Customs
  Mẫu (Form) của Tờ khai hàng hóa xuất khẩu-nhập khẩu tại chỗ (2010)


  tknxktc2010.ods

tokhai2010 phuluctokhai2009

Open Source Office Suite:
OpenOffice.org (English)
OpenOffice.org (Tiếng Việt)
OpenOffice.org (日本語)

Freeware:
PDF reader such as
Adobe Reader
PDF-XChange Viewer
 
  DLL for Conversion From Numbers (Arabic figures/numerals) to Vietnamese
  アラビア数字をベトナム語文字表記に変換するDLL
  Dll để chuyển đổi số thành số viết bằng chữ

  This is Microsoft .NET Class Library (DLL), Freeware, Free of charge and No Warranty.
  Copyright © 2009 by Tomimatsu Koichi/San Vi Co., Ltd.

  Example: 123,456 --- returns---> một trăm hai mươi ba ngàn bốn trăm năm mươi sáu

  SayNumVN.dll (Returns southern Vietnamese)

  SayNumVNn.dll (Returns northern Vietnamese)

  Code sample:
  Dim SayVn As New SayNumVN.Main
  Dim MyNumber As String = SayVn.Say(1234567890)  
  ' Argument: Positive integer 0~999,999,999,999,999 (Long)
  MsgBox(MyNumber)

  Dim SayVnn As New SayNumVNn.Main
  Dim MyNumber2 As String = SayVnn.Say(1234567890)
  ' Argument: Positive integer 0~999,999,999,999,999 (Long)
  MsgBox(MyNumber2)


Microsoft .NET Framework

IDE (Freeware):
Visual Studio® Express
SharpDevelop
MonoDevelop