Փոխարկեք WORD ը TIFF ձևաչափի C# կոդով: Պահեք WORD որպես TIFF օգտագործելով C#:...doc = new Document( "Input.docx" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...
Փոխարկեք DOC ը PNG ձևաչափի C# կոդով: Պահեք DOC որպես PNG օգտագործելով C#:...doc = new Document( "Input.doc" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...
Combine two or more PS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PS file to new page...
Combine two or more PDF documents into one EPUB single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to EPUB document In loop: add PDF file to new page...
使用 .NET 以 Zip、XAR、TAR、CPIO 和其他存檔格式建立單一或多個檔案的存檔...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...
Փոխարկեք TEXT ը JPG ձևաչափի Java կոդով: Պահեք TEXT որպես JPG օգտագործելով Java:...*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...
Փոխարկեք TEXT ը GIF ձևաչափի Java կոդով: Պահեք TEXT որպես GIF օգտագործելով Java:...*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...
გადაიყვანეთ HTML SVG Java ფორმატში კოდით. შეინახეთ HTML როგორც SVG Java....*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...