Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 164,938 for

new

(0.1 sec)
  1. Aspose.PSD for Java 23.7 - Release Notes|Docume...

    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....resource Feature PSDJAVA-504 Add new types of warp (arc & arch) Feature...getTimeline (); Frame [] frames = new Frame [ framesCount ]; for (...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/iwa...
  3. 在 C# .NET 中将 PowerPoint 转换为 HTML|Aspose.Slides 文档

    转换 PowerPoint HTML:将 PPTX 或 PPT 保存为 HTML。将幻灯片保存为 HTML...Presentation presentation = new Presentation ( "Convert_HTML...pptx" )) { HtmlOptions htmlOpt = new HtmlOptions (); INotesCommentsLayout...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  4. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving... let doc = new aw . Document (); doc . builtInDocumentPrope...builtInDocumentPrope . createdTime = new Date ( 2019 , 12 , 20 ); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Watermark Annotation var wa = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  6. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability....Document doc = new Document (); Run run = new Run ( doc , "Hello...Font ; font . Name = "Courier New" ; font . Size = 36 ; font ....

    reference.aspose.com/words/net/aspose.words/fon...
  7. String Searching in PST with Ignore Case in PHP...

    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....$personalStorage = new PersonalStorage (); $fileFormatVersion = new FileFormatVersion...Unicode ); $standardIpmFolder = new StandardIpmFolder (); $fi = $pst...

    docs.aspose.com/email/java/string-searching-in-...
  8. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the font is formatted as subscript.... let doc = new aw . Document (); let para =...above the baseline. let run = new aw . Run ( doc , "Raised text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...//load the scene Scene scene = new Scene ( path ); //create a camera...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/zh/net/create-a-fisheye-lens...
  10. ChartDataTable.Font | Aspose.Words for .NET

    Discover the ChartDataTable Font property to enhance your data table's appearance with customizable font formatting for better readability and impact....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...