Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 223,144 for

new

(0.3 sec)
  1. Shading.ForegroundPatternThemeColor | Aspose.Wo...

    Discover how to customize the Shading ForegroundPatternThemeColor property to enhance your design's color scheme and elevate your visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sha...
  2. 图片|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理图片:插入、裁剪、压缩、重新着色,并使用 C# 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。...() { using var presentation = new Presentation (); var slide =...创建一个简单的内存图像。 using var bitmap = new Bitmap ( width : 100 , height...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. AxisDisplayUnit.Unit | Aspose.Words for .NET

    Discover the AxisDisplayUnit property to easily customize display unit scaling with predefined values for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PageSetup.LeftMargin | Aspose.Words for .NET

    Discover the PageSetup LeftMargin property to easily adjust the left margin in points, enhancing your document's layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....represents a PPTX file $pres = new Presentation (); try { # Accessing...Creating a paragraph $para = new Paragraph (); # Setting paragraph...

    docs.aspose.com/slides/php-java/manage-bullet/
  6. Set the background color for PDF with Rust via ...

    Set background color for the your PDF file with Rust via C++....set_background method applies a new background color to the PDF document...saves the updated PDF under a new name. This code is ideal for...

    docs.aspose.com/pdf/rust-cpp/set-background-color/
  7. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.leftMargin property | Aspose.Words fo...

    PageSetup.leftMargin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF Watermarking API | Aspose.PDF

    Add or remove watermark from PDF documents with free cross-platform Apps and High Code APIs for any platform....watermark to PDF file - C# doc = new Aspose . Pdf . Document ( "1..."1.pdf" ); artifact = new Aspose . Pdf . WatermarkArtifact ();...

    products.aspose.com/pdf/watermark/
  10. Working with Headers in NPOI|Aspose.Words for .NET

    Work with headers in a document easily and fast instead of using NPOI in C#.... C# Document wordDocument = new Document ( "Convert Word Doc...XWPFDocument wordDocument = new XWPFDocument ( new FileStream ( "Working...

    docs.aspose.com/words/net/working-with-headers-...