Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 197,077 for

new

(0.1 sec)
  1. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your document graphics with professional quality and flexibility....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. 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...
  4. Aspose.PSD for .NET 21.8 - 更新说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save ( outputFileName , new PngOptions ()); } PSDNET-685...outputPng , new PngOptions ()); image . Save ( outputRaw , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal....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...
  6. 处理存储在 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...
  7. Word bookmarks loose ID - Free Support Forum - ...

    Hi, Aspose team. Scenario: Aspose.Words 25.4.0 breaks Word bookmark IDs when resaving a DOCX document. The sample document has 2 bookmarks in the footer. Issue (actual behavior): If I resave a DOCX document with Aspose…... true : throw new Exception("incorrect ID"); _...originalBookmarks[1].Id == "1" ? true : throw new Exception("incorrect ID"); oxml...

    forum.aspose.com/t/word-bookmarks-loose-id/312334
  8. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!... Document doc = new Document (); Paragraph para =...Paragraph , 0 , true ); Run run = new Run ( doc , "Text with a single-line...

    reference.aspose.com/words/net/aspose.words/fon...
  9. FolderFontSource.FolderPath | Aspose.Words for ...

    Discover the FolderFontSource FolderPath property for easy access to your font folder. Streamline your design workflow today!...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveOptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure document signing and enhanced compliance.... Document doc = new Document ( MyDir + "Document...digitalSignatureDeta = new DigitalSignatureDeta ( certificateHolder , new SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...