Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 213,087 for

new

(0.24 sec)
  1. Გადაიყვანეთ JPG HTML Java

    გადაიყვანეთ JPG HTML Java ფორმატში კოდით. შეინახეთ JPG როგორც HTML Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  2. Გადაიყვანეთ JPG DOCX Java

    გადაიყვანეთ JPG DOCX Java ფორმატში კოდით. შეინახეთ JPG როგორც DOCX Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  3. Extract Assets from GLB File Formats via Java |...

    Sample Java extract assets code for GLB file. Use this example code to extract assets from GLB file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(file); //Create zip files..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/glb/
  4. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/u3d/
  5. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....the Presentation class $pres = new Presentation ( "pres.pptx" );...Loads the video $fileStream = new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/php-java/video-frame/
  6. 在Ruby中管理工作表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... new # Adding a new worksheet to the Workbook...cells.Workbook' ) . new ( fstream ) # Adding a new worksheet to the...

    docs.aspose.com/cells/zh/java/managing-workshee...
  7. Collect files to TAR and compress via C# | Aspo...

    Examples of using a C# library to compose TAR archive....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/tar-archiving/
  8. Გადაიყვანეთ PDF RTF C#

    გადაიყვანეთ PDF RTF C# ფორმატში კოდით. შეინახეთ PDF როგორც RTF C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  9. Გადაიყვანეთ PDF HTML C#

    გადაიყვანეთ PDF HTML C# ფორმატში კოდით. შეინახეთ PDF როგორც HTML C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  10. Გადაიყვანეთ DOC TXT C#

    გადაიყვანეთ DOC TXT C# ფორმატში კოდით. შეინახეთ DOC როგორც TXT C#....Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/doc...