Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 164,092 for

new

(0.07 sec)
  1. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 字体替代 - PowerPoint Java API|Aspose.Slides 文档

    在 Java 中替代 PowerPoint 字体...//加载演示文稿 Presentation pres = new Presentation ( "Fonts.pptx" );...//加载将被替代的源字体 IFontData sourceFont = new FontData ( "SomeRareFont" );...

    docs.aspose.com/slides/zh/androidjava/font-subs...
  5. 将 PowerPoint 转换为 PDF 注释|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为 PDF 注释...Presentation 对象 Presentation presIn = new Presentation ( "SelectedSlides...pptx" ); Presentation presOut = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  6. Save Workbook to Text or CSV Format in Aspose.C...

    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....workbook Workbook workbook = new Workbook ( filePath ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/net/save-workbook-to-text...
  7. 在使用Node.js通过C++为已签名的Excel文件添加数字签名|Documentation

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js为已签名的Excel文件添加数字签名。...signed to add new digital signature const workbook = new AsposeCells...collection const dsCollection = new AsposeCells . DigitalSignatureColl...

    docs.aspose.com/cells/zh/nodejs-cpp/add-digital...
  8. 字体替换 - PowerPoint Java API|Aspose.Slides for PH...

    在 PowerPoint 中替换字体...代码演示了字体替换过程: # 加载演示文稿 $pres = new Presentation ( "Fonts.pptx" );...{ # 加载将被替换的源字体 $sourceFont = new FontData ( "SomeRareFont" );...

    docs.aspose.com/slides/zh/php-java/font-substit...
  9. Header and Footers|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.... setHeader ( 1 , "&\"Times New Roman,Bold\"&D-&T" ); //Setting.... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F" ); Footer...

    docs.aspose.com/cells/java/header-and-footers/
  10. Aspose.PSD for Java 21.6 - 发行说明|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.... save ( outputFileName , new PngOptions ()); } finally { image...image . save ( outputFileName , new PngOptions ()); } finally { image...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...