Ngonversi TEXT kanggo HTML format ing Java kode. Simpen TEXT minangka HTML nggunakake Java...."aspose-words" % "ver" Nyalin import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...
המר את הפורמט DOC ל HTML בקוד Java שמור את DOC בתור HTML באמצעות Java...."aspose-words" % "ver" עותק import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...
המר את הפורמט DOC ל PDF בקוד Java שמור את DOC בתור PDF באמצעות Java...."aspose-words" % "ver" עותק import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...
המר את הפורמט TEXT ל SVG בקוד Java שמור את TEXT בתור SVG באמצעות Java...."aspose-words" % "ver" עותק import com.aspose.words.*; Document...page + 1 ), saveOptions); } import com.aspose.words.*; Document...
Teisendage TEXT vormingusse HTML Java koodis. Salvestage TEXT nimega HTML kasutades Java...."aspose-words" % "ver" Kopeeri import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...
המר את הפורמט JPG ל BMP בקוד Java שמור את JPG בתור BMP באמצעות Java...."aspose-words" % "ver" עותק import com.aspose.words.*; Document...ImageSaveOptions (SaveFormat.BMP)); import com.aspose.words.*; Document...
המר את הפורמט JPG ל תמונה בקוד Java שמור את JPG בתור תמונה באמצעות Java...."aspose-words" % "ver" עותק import com.aspose.words.*; Document...ImageSaveOptions (SaveFormat.JPG)); import com.aspose.words.*; Document...
המר את הפורמט JPG ל PNG בקוד Java שמור את JPG בתור PNG באמצעות Java...."aspose-words" % "ver" עותק import com.aspose.words.*; Document...ImageSaveOptions (SaveFormat.PNG)); import com.aspose.words.*; Document...