Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 223,148 for

new

(1.05 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript.... Add new series and categories. Add some new chart data...represents a PPTX file var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/create-chart/
  2. GradientStop constructor | Aspose.Words for Nod...

    Aspose.Words.Drawing.GradientStop constructor...GradientStop(color, position) Initializes a new instance of the GradientStop...transparency) Initializes a new instance of the GradientStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LTV not true even though set to true - Free Sup...

    Hi there can i check with you under what circumstance would the LTV be disabled even though its already set to true ? private PKCS7 getPkcs7() { PKCS7 pkcs7 = New PKCS7(New ByteArrayInputStream(pfxFileContent), pdfF…...getPkcs7() { PKCS7 pkcs7 = new PKCS7(new ByteArrayInputStream(pfxFileContent)...

    forum.aspose.com/t/ltv-not-true-even-though-set...
  4. Display EPUB Formats Using C# | Aspose.PDF

    Open and view EPUB documents programmatically with C# sample code using Aspose.PDF for .NET...view EPUB files var options = new Aspose . Pdf . EpubLoadOptions...EpubLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/epub/
  5. Display CGM Formats Using C# | Aspose.PDF

    Open and view CGM documents programmatically with C# sample code using Aspose.PDF for .NET...view CGM files var options = new Aspose . Pdf . CgmLoadOptions...CgmLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/cgm/
  6. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....in a document, but inserting new PICT images into a document is...to read WebP image. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font change in HTML list - Free Support Forum -...

    Hello, while testing ticket WORDSJR-313 with the ALLOW_HTML_LISTS parameter (Aspose 23.10.2), I noticed that the original font (in my case, Arial) is set to TimesNewRoman in the output. Could you please check this? I’ve …...output is defaulting to Times New Roman instead of the expected...to a default font like Times New Roman. Use HtmlSaveOptions :...

    forum.aspose.com/t/font-change-in-html-list/312295
  8. Generate Barcode with Empty Bars in PHP|Documen...

    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....object $symbology = new Symbology (); $bb = new BarCodeBuilder (...

    docs.aspose.com/barcode/java/generate-barcode-w...
  9. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 C# 示例。...() { using var presentation = new Presentation (); var slide =...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Display PS Formats Using C++ | Aspose.PDF

    Open and view PS documents programmatically with C++ sample code using Aspose.PDF for C++...var document = new Document ( "template.ps" , new PsLoadOptions...

    products.aspose.com/pdf/cpp/viewer/ps/