Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 213,069 for

new

(0.17 sec)
  1. Export media files into HTML file|Aspose.Slides...

    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....presentation using (Presentation pres = new Presentation("example.pptx"))...VideoPlayerHtmlContr controller = new VideoPlayerHtmlContr(path: path...

    docs.aspose.com/slides/net/export-media-files-i...
  2. 在 Python 中设置 PDF 过期|Aspose.PDF for Python via Java

    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....var month=4;today = new Date();today = new Date(today.getFullYear()... today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/zh/python-java/set-pdf-expi...
  3. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your document processing....paragraphs from the collection to a new array of paragraphs. public Paragraph...NodeCollection. Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  4. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie chart's first slice angle in degrees for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....ShowValue The New Property FirstSlideNumber Has...to the Presentation Class The new property FirstSlideNumber added...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge formatting. Elevate your visuals effortlessly and stand out in every project!... Document doc = new Document ( MyDir + "Rendering...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  7. WatermarkerContext.ImageWatermark | Aspose.Word...

    Discover how to enhance your images with the WatermarkerContext ImageWatermark property, allowing you to add custom watermark images effortlessly....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.low...
  8. SummarizeOptions class | Aspose.Words for Node.js

    Aspose.Words.AI.SummarizeOptions class. Allows to specify various options for summarizing document content....SummarizeOptions() Initializes a new instances of SummarizeOptions...Google models. let firstDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-textures/
  10. Open Presentations on Android|Aspose.Slides Doc...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Android via Java—fast, reliable, fully featured....it, edit slide content, add new slides, remove existing ones...Presentation presentation = new Presentation ( "Sample.pptx"...

    docs.aspose.com/slides/androidjava/open-present...