Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 213,096 for

new

(0.49 sec)
  1. PageSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSet class for efficient document management. Easily define random page sets and enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Edit WORD In C#

    Edit a Word document in C# code....and formatting attributes Add new Word elements Search Word for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/word/
  3. Edit DOCX In C#

    Edit DOCX in C# code....and formatting attributes Add new DOCX elements Search DOCX for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/docx/
  4. Convert JPG to EPS using API for .NET

    JPG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/jpg-to-eps/
  5. Convert GIF to EPS using API for .NET

    GIF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/gif-to-eps/
  6. Pdf Table issue - Free Support Forum - aspose.com

    I am working with a Word document that contains a single table spanning four pages. Upon exporting the document to PDF, the table is rendered as four distinct tables—each appearing on a separate page. This behavior occur…...TableAbsorber absorber = new Aspose.Pdf.Text.TableAbsorber();...document using (var document = new Aspose.Pdf.Document(dataDir +...

    forum.aspose.com/t/pdf-table-issue/319066
  7. Merge SVG to PNG in C# | products.aspose.com

    Merge SVG to PNG in C#. Use .NET library API to combine SVG and PNG files...pres = new Presentation()) { ISvgImage svgImage = new SvgImage(...image); ISvgImage svgImage2 = new SvgImage( "doc.svg" ); IPPImage...

    products.aspose.com/slides/net/merger/svg-to-png/
  8. Implementing Resource Prefix for Nested Resourc...

    Learn how to use ResourceSavingArgs.NestedUri to add resource prefixes for nested resources (e.g. PNG in SVG) when exporting Microsoft Project files using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/how-to-implement-reso...
  9. 图表|Aspose.Slides 文档

    使用 C# 和 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、切换图表类型并导出—支持 PPT、PPTX 和 ODP。...Add_Chart () { using var pres = new Presentation (); // 在第一张幻灯片上添加一个简单的柱形图...Access_Chart () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display....FontSettings fontSettings = new FontSettings (); // These are..."Noto Sans" ; Document doc = new Document (); doc . FontSettings...

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