Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 215,424 for

new

(0.3 sec)
  1. Փոխարկել JPG DOC Java

    Փոխարկեք JPG ը DOC ձևաչափի Java կոդով: Պահեք JPG որպես DOC օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/hy/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/hy/java/conversion/jp...
  3. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS 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/3ds/
  4. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java.... Document doc = new Document(); // Configure a SaveOptions...OdtSaveOptions saveOptions = new OdtSaveOptions(SaveFormat.ODT);...

    reference.aspose.com/words/java/com.aspose.word...
  5. 嵌入式字体 - PowerPoint Java API|Aspose.Slides for P...

    在 PowerPoint 演示文稿中使用嵌入式字体...实例化一个表示演示文稿文件的Presentation对象 $pres = new Presentation ( "EmbeddedFonts...get_Item ( 0 ) -> getImage ( new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/zh/php-java/embedded-font/
  6. Node.js via .NET PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via .NET is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....net How to Create New PowerPoint Presentation in Node...} = asposeSlides; var pres = new Presentation(); try { var slide...

    products.aspose.com/slides/nodejs-net/
  7. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...edit an HTML doc by adding a new line of text to it. Edit HTML...Python via .NET , you can add a new line of text to an HTML document...

    products.aspose.com/slides/python-net/editor/html/
  8. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings.... Document doc = new Document ( MyDir + "Page fields...page numbering is reset and a new one begins, // as if we had copied...

    reference.aspose.com/words/net/aspose.words/pag...
  9. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Times New Roman" ; builder . Font . Size...

    reference.aspose.com/words/net/aspose.words.sav...
  10. IAiModelText Interface | Aspose.Words for .NET

    Unlock creative potential with Aspose.Words.AI.IAiModelText, the versatile interface for AI models that generate diverse, high-quality text content effortlessly.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...