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

new

(0.34 sec)
  1. 音频|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理音频:添加、替换、提取和裁剪声音,设置 PowerPoint 和 OpenDocument 中幻灯片和形状的音量和播放方式。...Add_Audio () { using var pres = new Presentation (); var slide =...AddAudioFrameEmbedde ( 50 , 50 , 100 , 100 , new MemoryStream ()); } 访问音频框架 此代码检索幻灯片上的第一个音频框架。...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!...that will substitute the "Times New Roman" font // with the font...FontSettings fontSettings = new FontSettings (); fontSettings...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Hyperlink|Aspose.Slides Documentation

    Add, edit, and remove hyperlinks in C# with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP....Add_Hyperlink () { using var pres = new Presentation (); var slide =...PortionFormat . HyperlinkClick = new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/net/examples/elements/hy...
  4. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET...jpg" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Pages [ 1 ]; var imageStream = new FileStream ( imageFile , FileMode...

    products.aspose.com/pdf/net/images/add/
  5. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Assign...

    reference.aspose.com/words/net/aspose.words.rep...
  6. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis group in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...clear(); String[] categories = new String[] { "Category 1", "Category...

    reference.aspose.com/words/java/com.aspose.word...
  7. 档案

    档案...doc = new Document(); // 初始化 Page 类对象 Page page = new Page(doc);...// 初始化大纲类对象 Outline outline = new Outline(doc); // 初始化 OutlineElement...

    blog.aspose.com/zh/note/create-onenote-files-pr...
  8. 搜索

    搜索...Document doc = new Document(); // 初始化頁麵類對象 Page page = new Page(doc);...Outline 類對象 Outline outline = new Outline(doc); // 初始化 OutlineElement...

    blog.aspose.com/zh-hant/note/create-onenote-fil...
  9. 使用 C# 製作 HTML

    通過幾個步驟在 C# 中創建一個新的 HTML。使用 .NET 庫輕鬆創建 HTML。...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/zh-hant/net/make/html/
  10. MemoryFontSource.CacheKey | Aspose.Words for .NET

    Discover the MemoryFontSource CacheKey property—unlock efficient caching with a unique key for enhanced performance and optimized memory management....parsedFonts = new FontSettings (); FontSettings loadedCache = new FontSettings...SetFontsSources ( new FontSourceBase [] { new FileFontSource (...

    reference.aspose.com/words/net/aspose.words.fon...