Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 222,895 for

new

(0.2 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....Slides has introduced new classes for reading data from...This feature opens up powerful new possibilities for API users who...

    docs.aspose.com/slides/java/excel-integration/
  2. Working with Recurrences|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....2015 , 8 , 1 ); MapiTask task = new MapiTask ( "This is test task"...recurrence MapiCalendarDailyRec rec = new MapiCalendarDailyRec (); rec...

    docs.aspose.com/email/java/working-with-recurre...
  3. How to Implement Resource Prefix for Nested Res...

    Learn how to add resource prefixes in nested resources using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/how-to-implement-res...
  4. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering...FileStream fontFallbackStream = new FileStream ( MyDir + "Font fallback...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...Vector4 [] normals = new Vector4 [] { new Vector4 (- 0 . 577350258...577350258 , 0 . 577350258 , 1 . 0 ), new Vector4 ( 0 . 577350258 ,- 0...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  6. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two documents in Java....docA = new Document(); DocumentBuilder builderA = new DocumentBuilder(docA);...docB = new Document(); DocumentBuilder builderB = new DocumentBuilder(docB);...

    reference.aspose.com/words/java/com.aspose.word...
  8. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  9. JasperReports Barcode Generator | Aspose.BarCod...

    Generate and display barcodes in JasperReports and JasperServer. Use a Java-based extension (single JAR) to render 1D and 2D barcodes to PNG, JPEG, TIFF, BMP, GIF, plus SVG and EMF....example) ReportBuilder rb = new ReportBuilder (); rb . setPatternFilePath...); BarcodeAttributesGro g = new BarcodeAttributesGro ( "barcode-attributes1"...

    products.aspose.com/barcode/jasperreports/
  10. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...