Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 196,900 for

new

(0.07 sec)
  1. ArrowLength Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your documents. Elevate your design today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageFieldMergingArgs.Image | Aspose.Words for ...

    Discover how to use ImageFieldMergingArgs to seamlessly insert images into your documents for a polished mail merge experience....MergeFieldImages () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.mai...
  3. ParagraphCollection.toArray method | Aspose.Wor...

    ParagraphCollection.toArray method. Copies all paragraphs from the collection to a New array of paragraphs....paragraphs from the collection to a new array of paragraphs. toArray...a NodeCollection. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 处理存储在 SharePoint Online 中的文档|.NET 格式的 Aspose.Words

    使用 C# 将 SharePoint 中共享的 Word 转换为 PDF。处理存储在 SharePoint 中的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...com@{tenantId}" ; client = new HttpClient (); } public async...formContent = new FormUrlEncodedConten ( new [] { new KeyValuePair...

    docs.aspose.com/words/zh/net/work-with-document...
  5. ChartAxisTitle.Show | Aspose.Words for .NET

    Discover the ChartAxisTitle Show property to control axis title visibility. Enhance your charts with clear, informative titles for better data insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing document automation and formatting efficiency.... Document doc = new Document (); // Set a value for...property. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldSubject...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...corresponding built-in property with the new value. field = ( FieldInfo )...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Working with Headings in PDF|Aspose.PDF for PHP...

    Create numbering in heading your PDF document using PHP. Aspose.PDF for PHP via Java offers different kinds of numbering styles....// Open document $document = new Document ( $inputFile ); $document...getPageInfo () -> setMargin ( new MarginInfo ()); $document ->...

    docs.aspose.com/pdf/php-java/working-with-headi...
  9. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…... image) { var imageTable1 = new Table() { IsBroken = false, Broken...row11.Cells.Add(); var image11 = new Image { File = Path.Combine(path...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  10. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...that are list items. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...