Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 197,077 for

new

(0.18 sec)
  1. Փոխարկել JPG TIFF Java

    Փոխարկեք JPG ը TIFF ձևաչափի Java կոդով: Պահեք JPG որպես TIFF օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.tiff" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/jp...
  2. Փոխարկել JPG JPG Java

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

    products.aspose.com/words/hy/java/conversion/jp...
  3. Փոխարկել Պատկեր BMP Java

    Փոխարկեք Պատկեր ը BMP ձևաչափի Java կոդով: Պահեք Պատկեր որպես BMP օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.bmp" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/im...
  4. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = New Document(“D:\test.docx…...pdf”: var testDoc = new Document(“D:\test.docx”); testDoc...Load the document var testDoc = new Document("D:\\test.docx"); //...

    forum.aspose.com/t/problems-with-title-and-lege...
  6. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = New Workbook("input.xlsx"); HtmlSaveOptions saveOptions = New HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions...HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML);...

    forum.aspose.com/t/difference-in-html-output/31...
  7. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting documents to XAML format....ImageFolder () { Document doc = new Document ( MyDir + "Rendering...); ImageUriPrinter callback = new ImageUriPrinter ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 自定义 PowerPoint 字体在 C#|Aspose.Slides 文档

    在 C# 中的 PowerPoint 自定义字体...寻找字体的文件夹 String [] folders = new String [] { dataDir }; // 加载自定义字体目录中的字体...Presentation presentation = new Presentation ( dataDir + "DefaultFonts...

    docs.aspose.com/slides/zh/net/custom-font/
  9. 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/
  10. 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...