გადაიყვანეთ HTML Გამოსახულება Java ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება Java....*; Document doc = new Document ( "Input.html" );...aspose.words.*; Document doc = new Document("Input.html"); doc...
გადაიყვანეთ TEXT Გამოსახულება Java ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება Java....*; Document doc = new Document ( "Input.txt" );...aspose.words.*; Document doc = new Document("Input.txt"); doc...
PdfSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...a saved PDF document. let doc = new aw . Document (); let builder...
aspose.words.Comment constructor...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and Node...
ImageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the generated JPEG images....while saving a document as a JPEG. doc = aw . Document () builder...object which we can pass to the document's "Save" method # to modify...