Slå samman flera PDF till JPG i C# kod. Spara PDF som JPG med C#....pdf" }; var output = new Document(); // Ta bort allt innehåll...fileNames) { var input = new Document(fileName); // Lägg till källdokumentet...
Flet flere PDF til XPS i C# kode. Gem PDF som XPS ved hjælp af C#....flere PDF til XPS Brug vores document Merging API til at udvikle..."Input2.pdf" }; var output = new Document(); // Fjern alt indhold fra...
Flet flere PDF til WORD i C# kode. Gem PDF som WORD ved hjælp af C#....flere PDF til Word Brug vores document Merging API til at udvikle..."Input2.pdf" }; var output = new Document(); // Fjern alt indhold fra...
Konverter Billede til DOCX format i Java kode. Gem Billede som DOCX ved hjælp af Java....*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc...
Konverter DOC til HTML format i Java kode. Gem DOC som HTML ved hjælp af Java....*; Document doc = new Document ( "Input.doc" );...aspose.words.*; Document doc = new Document("Input.doc"); doc...
Konvertera JPG formatet till HTML Java kod. Spara JPG som HTML med Java....*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc...
تحويل HTML إلى تنسيق MARKDOWN في كود Java احفظ HTML باسم MARKDOWN باستخدام Java....*; Document doc = new Document ( "Input.html" );...aspose.words.*; Document doc = new Document("Input.html"); doc...
تحويل صورة إلى تنسيق SVG في كود Java احفظ صورة باسم SVG باستخدام Java....*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc...