Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF document.... xps import * 4 from aspose. page . xps...presentation . pdf import * 5 from util import Util 6 ##########...
Փոխարկեք HTML ը PDF ձևաչափի Java կոդով: Պահեք HTML որպես PDF օգտագործելով Java:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...
Փոխարկեք HTML ը WORD ձևաչափի Java կոդով: Պահեք HTML որպես WORD օգտագործելով Java:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...
Փոխարկեք TEXT ը WORD ձևաչափի Java կոդով: Պահեք TEXT որպես WORD օգտագործելով Java:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...
FieldInclude.text_converter property. Gets or sets the name of the text converter for the format of the included file....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...