Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 214,418 for

new

(0.2 sec)
  1. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....fonts Arial, Times New Roman, Courier New and Symbol with core...to true Arial, Times New Roman, Courier New and Symbol fonts are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 档案

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

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  3. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...source image Rectangle rect2D = new Rectangle ( 0 , 0 , 430 , 440...440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...

    docs.aspose.com/barcode/net/set-target-regions/
  4. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images color drop out or the color gets lines. Also what is the highest resolution that can be set? var pdfDocument = New …... var pdfDocument = new Document(FullImageMemoryStrea);...a); Resolution resolution = new Resolution(AppSettings.Instance...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...
  5. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java....$document = new Document ( $inputFile ); $fontRepository = new FontRepository...FontRepository (); $colors = new Color (); // get particular page...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  6. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage chart legend entries and enhance your document visuals with ease....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 音频|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...
  8. 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...
  9. ComparerContext.CompareOptions | Aspose.Words f...

    Discover the CompareOptions property in ComparerContext to enhance document comparison with powerful and flexible options for accurate results....ComparerContext comparerContext = new ComparerContext (); comparerContext...comparerContext . DateTime = new DateTime (); Comparer . Create...

    reference.aspose.com/words/net/aspose.words.low...
  10. 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...