Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 192,793 for

new

(0.09 sec)
  1. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....AsposeData obj = new AsposeData { List = new List < string > {...BuildReportWithObjec.2.docx" , obj , new ReportBuilderOptions () { Options...

    reference.aspose.com/words/net/aspose.words.low...
  2. StreamFontSource.CacheKey | Aspose.Words for .NET

    Discover the StreamFontSource CacheKey property, optimize your font management with efficient caching for faster load times and enhanced performance....parsedFonts = new FontSettings (); FontSettings loadedCache = new FontSettings...SetFontsSources ( new FontSourceBase [] { new FileFontSource (...

    reference.aspose.com/words/net/aspose.words.fon...
  3. 档案

    档案... Document docA = new Document(dataDir + "DocumentA..."DocumentA.doc"); Document docB = new Document(dataDir + "DocumentB.doc");...

    blog.aspose.com/zh/words/compare-ms-word-docume...
  4. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  5. 搜索

    搜索...//獲取文本行中每個符號的字形標識符 GlyphId[] gids = new GlyphId[text.length()]; for (int...準備輸出位圖 BufferedImage outBitmap = new BufferedImage(960, 720, BufferedImage...

    blog.aspose.com/zh-hant/font/render-text-with-t...
  6. 档案

    档案...//获取文本行中每个符号的字形标识符 GlyphId[] gids = new GlyphId[text.length()]; for (int...准备输出位图 BufferedImage outBitmap = new BufferedImage(960, 720, BufferedImage...

    blog.aspose.com/zh/font/render-text-with-truety...
  7. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ShapeForm shapeForm = new ShapeForm ( new Size ( 1017 , 840 ));...

    reference.aspose.com/words/net/aspose.words.ren...
  8. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field.... new VerticalChoiceBoxCon () { Children = new List < BaseConfig...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/vert...
  9. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. ReportBuilderContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderContext class for seamless document generation with LINQ Reporting Engine. Enhance your workflow today....stream: MessageTestClass sender = new MessageTestClass ( "LINQ Reporting...using ( FileStream streamIn = new FileStream ( MyDir + "Report...

    reference.aspose.com/words/net/aspose.words.low...