Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 213,096 for

new

(0.09 sec)
  1. DocumentProperty.toDouble method | Aspose.Words...

    DocumentProperty.toDouble method. Returns the property value as double.... let doc = new aw . Document (); let properties...customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Licensing and limitations|Aspose.PDF for Java

    Aspose.PDF for Java invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....subscription for free upgrades to any new versions or fixes that come out...aspose . pdf . License license = new com . aspose . pdf . License...

    docs.aspose.com/pdf/java/licensing/
  3. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data types for optimal performance....Add( string, string ) Creates a new custom document property of the...custom properties. Document doc = new Document (); CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....Slides allows you to append new slides based on existing layout.... PPTX ) FAQ Can I insert a new slide at a specific position...

    docs.aspose.com/slides/python-net/add-slide-to-...
  5. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for Android via Java, exploring format differences, benefits, compatibility, and conversion tips.... PPTX is a new presentation file format, based...is easy to add support for a new chart type or shape type, without...

    docs.aspose.com/slides/androidjava/ppt-vs-pptx/
  6. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。...document using ( var document = new Aspose . Pdf . Document ( dataDir...extract text var textAbsorber = new Aspose . Pdf . Text . TextAbsorber...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...
  7. Convert JPG To Image Javascript

    Convert JPG to Image format in JavaScript code. Save JPG as Image using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  8. Document.FootnoteOptions | Aspose.Words for .NET

    Explore the Document FootnoteOptions property to customize footnote numbering and positioning, enhancing your document's clarity and professionalism....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Document.EndnoteOptions | Aspose.Words for .NET

    Explore the EndnoteOptions property to customize endnote numbering and positioning, enhancing your document's clarity and professionalism....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Convert JPG To SVG Javascript

    Convert JPG to SVG format in JavaScript code. Save JPG as SVG using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.svg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...