Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 222,292 for

new

(0.59 sec)
  1. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java.... Document doc = new Document(getMyDir() + "Reporting...CsvDataLoadOptions loadOptions = new CsvDataLoadOptions(true); loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType font files in Java....FolderFontSource folderFontSource = new FolderFontSource(getFontsDir()...Document doc = new Document(); doc.setFontSettings(new FontSettings());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…... Dim doc As Document = New Document() doc.Pages.Add() Dim...ProviderTable As Aspose.Pdf.Table = New Aspose.Pdf.Table() ProviderTable...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  4. Aspose.PSD for .NET 24.5 - 发布说明|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....{ RawColor backgroundColor = new RawColor ( PixelDataFormat ....// 白色 PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...1", new String[] { "AW Category 1", "AW Category 2" }, new double[]...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.PSD for .NET 21.12 - Release Notes|Docum...

    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.... Load ( src , new PsdLoadOptions () { ReadOnlyMode...PsdImage ) Image . Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  7. 音频|Aspose.Slides 文档

    发现 Aspose.Slides for Java 的音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、剪切和提取声音,附带清晰的 Java 代码。...Presentation presentation = new Presentation (); try { ISlide...50 , 100 , 100 , new ByteArrayInputStream ( new byte [ 0 ])); }...

    docs.aspose.com/slides/zh/java/examples/element...
  8. 表格|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 Java 示例导出 PPT、PPTX 和 ODP。...Presentation presentation = new Presentation (); try { ISlide...widths = new double [] { 80 , 80 }; double [] heights = new double...

    docs.aspose.com/slides/zh/androidjava/examples/...
  9. IBarcodeGenerator.GetBarcodeImage | Aspose.Word...

    Effortlessly create custom barcode images with iBarcodeGenerator's GetBarcodeImage method. Ideal for enhancing your DisplayBarcode field efficiently!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate New instances of the converter processor for enhanced performance and efficiency....Contents [ Hide ] Create() Creates new instance of the converter processor...Create( ComparerContext ) Creates new instance of the comparer processor...

    reference.aspose.com/words/net/aspose.words.low...