Փոխարկեք HTML ը PNG ձևաչափի C# կոդով: Պահեք HTML որպես PNG օգտագործելով C#:...Words; var doc = new Document( "Input.html" ); var saveOptions...Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...
Միավորել մի քանի DOC JPG ին Java կոդի մեջ: Պահպանեք DOC որպես JPG օգտագործելով Java:...doc" ); Document output = new Document (); // Հեռացրեք...: fileNames) { Document input = new Document (fileName); // Կցեք...
Փոխարկեք PDF ը JPG ձևաչափի C# կոդով: Պահեք PDF որպես JPG օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); var saveOptions...Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...
Փոխարկեք WORD ը JPG ձևաչափի C# կոդով: Պահեք WORD որպես JPG օգտագործելով C#:...Words; var doc = new Document( "Input.docx" ); var saveOptions...Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...
Փոխարկեք PDF ը PNG ձևաչափի C# կոդով: Պահեք PDF որպես PNG օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); var saveOptions...Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...
გადაიყვანეთ Გამოსახულება WORD Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც WORD Java....*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc...
Merge multiple TEXT into PNG in Java code. Save TEXT as PNG using Java....several text into PNG Use our document merging API to create portable..."Input2.txt" ); Document output = new Document (); // Remove all...
Merge multiple TEXT into SVG in Java code. Save TEXT as SVG using Java....several text into SVG Use our document merging API to create portable..."Input2.txt" ); Document output = new Document (); // Remove all...
Merge multiple HTML into PNG in Java code. Save HTML as PNG using Java....several HTML into PNG Use our document merging API to create portable..."Input2.html" ); Document output = new Document (); // Remove all...
გადაიყვანეთ HTML Markdown C# ფორმატში კოდით. შეინახეთ HTML როგორც Markdown C#....Words; var doc = new Document( "Input.html" ); doc.Save(...Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...