Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 213,190 for

new

(0.79 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....setShowBubbleSize(boolean value) New methods getFirstSlideNumber()...added to the Presentation class New methods getFirstSlideNumber()...

    docs.aspose.com/slides/java/public-api-and-back...
  2. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....using ( Presentation pres = new Presentation ()) { // Gets the...to stream FileStream fstr = new FileStream ( "sampleaudio.wav"...

    docs.aspose.com/slides/net/audio-frame/
  3. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC.... let doc = new aw . Document (); let date = new Date ( 2024...document properties. let doc = new aw . Document (); let properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....on an existing workbook or a new workbook by using reference data...existing worksheet or by adding a new list of data and then saving...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  5. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/editor/html/
  6. 档案

    档案...PathResources = new List<PathResource> { new PathResource { BlockId...ReadAllText(filePath) .Split(new[] { " ", "\r\n" }, StringSplitOptions...

    blog.aspose.com/zh/imaging/create-clipping-path...
  7. Hello, World!|Documentation

    Get familiar with Aspose.OMR for .NET by creating a bare minimum application for rendering and recognizing OMR forms....question text is provided on a new line starting with a hash ( #...The answers are provided on new lines immediately following the...

    docs.aspose.com/omr/net/hello-world/
  8. 更改 EPS| .NET 的 XMP 元数据中的数组项

    本文将通过代码片段讲解并使用 Aspose.Page API 解决方案更改 EPS 文件 XMP 元数据中的数组项。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xmp-metadata/change...
  9. Split Tasks in VSTO and Aspose.Tasks | Aspose.T...

    Compare methods of splitting tasks between Microsoft Project's VSTO add-in and Aspose.Tasks library for .NET developers....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/split-tasks-in-vsto-a...
  10. Extract Assets from JT File Formats via Java | ...

    Sample Java extract assets code for JT file. Use this example code to extract assets from JT file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(file); //Create zip files..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/jt/