Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 218,060 for

new

(0.19 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples.... Create new math expressions or edit previously...mathematical text: Presentation pres = new Presentation (); try { IAutoShape...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  2. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads table substitution settings from XML stream in C++....fontSettings ); // Create a new table substitution rule and load..."Times New Roman" since they do not exist in our new font folder...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose.Pdf Aspose Total Java License save docum...

    Hello, I have an Aspose.Total for Java license, SubscriptionExpiry is 20261219. When trying to generate a PostScript file it is saving with an Evaluation Only. Created with Aspose.Page. Copyright 2002-2025 Aspose Pty L…...Document document = new com.aspose.pdf.Document(pathToPdf);...Document(pathToPdf); document.save(pathToPs, new PsSaveOptions()); } The code...

    forum.aspose.com/t/aspose-pdf-aspose-total-java...
  4. OpenAiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.OpenAiModel class. Class representing OpenAi models integration within Aspose.Words....OpenAiModel(name, apiKey) Initializes a new instance of OpenAiModel class...OpenAiModel(name) Initializes a new instance of OpenAiModel class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....document Document pdfDocument = new Document ( _dataDir + "sample...pdf package can both create new and manipulate existing PDF files...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  6. Aspose.PSD for .NET 23.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....of Raster Image rendering in new version of AI Feature PSDNET-1454...of Raster Image rendering in new version of AI string sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  7. Aspose::Words::Fonts::TableSubstitutionRule::Se...

    Aspose::Words::Fonts::TableSubstitutionRule::SetSubstitutes method. Override substitute font names for given original font name in C++...."Amethysta": "Arvo", and "Courier New". // If the first substitute...String > ({ u "Arvo" , u "Courier New" })); // "Amethysta" is unavailable...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。...document using ( var document = new Aspose . Pdf . Document ( dataDir...find the text "PDF" var tfa = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  9. 档案

    档案...return RedirectToRoute("default", new { controller = "GridJs2", action...IActionResult Error() { return View(new ErrorViewModel { RequestId =...

    blog.aspose.com/zh/cells/create-read-edit-excel...
  10. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java.... Document doc = new Document(getMyDir() + "Rendering..."Rendering.docx"); File imagesDir = new File(getArtifactsDir() + "Sa...

    reference.aspose.com/words/java/com.aspose.word...