Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 217,875 for

new

(0.32 sec)
  1. ShapeBase.VerticalAlignment | Aspose.Words for ...

    Discover the ShapeBase VerticalAlignment property to optimize your shape's vertical positioning for enhanced design precision and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of shapes in your design for enhanced layout control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...code: HtmlSaveOptions options = new() { ExportImagesAsBase64 = true...(var ms = new FileStream(input, FileMode.Open)) wbc = new Workbook(ms...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  5. Merge any number of ZIP archives | Aspose.ZIP f...

    Learn how to merge ZIP archives into one using Aspose.ZIP for .NET. This guide provide instructions for combining multiple zip archive format into a single file with easy-to-use API features....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/merge-arbitrary-number-...
  6. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Make some manipation, i.g add new empty page document . Pages ...

    docs.aspose.com/pdf/zh/net/save-pdf-document/
  7. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations...FindReplaceOptions() Initializes a new instance of the FindReplaceOptions...FindReplaceOptions(direction) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Node.range property | Aspose.Words for Node.js

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/wat...
  10. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...