Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 214,303 for

new

(0.1 sec)
  1. 高级功能|Aspose.PDF for .NET

    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....document using ( var document = new Aspose . Pdf . Document ()) {... Add (); var textFragment = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/net/advanced-features/
  2. Work with a Document Marked by a Sensitivity La...

    Convert Word with applied sensitivity label to PDF using C#. Work with documents marked by a sensitivity labels – various input formats, including Word, OpenOffice, Image and eBook.... Create a new DOCX document with some content...Create a New Console Application Project To create a new console...

    docs.aspose.com/words/net/work-with-document-ma...
  3. DocumentProperty.IsLinkToContent | Aspose.Words...

    Discover if DocumentProperty's IsLinkToContent property connects to content. Enhance your workflow with seamless document management solutions....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Aspose.PSD for .NET 22.12 - 发行说明|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 ( psdExportPath , new PsdOptions ( image )); } // 打开调整大小后的...image . Save ( pngExportPath , new PngOptions ()); } PSDNET-1277...

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

    Effortlessly end table rows in your documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance document clarity!...then the table continues on a new row. Use the RowFormat property...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Set Default Font Name|Aspose.PDF for .NET

    This section describes how to set the default font name during the conversion process from PDF to image....DefaultFontName is set to null the Times New Roman font will be used. The...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/set-default-font-name/
  7. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...Aspose_GetPageLines(int pageID) { var lines = new List<PageLineInfo>(); if (!pageDictionary... out var pageTuple)) return new ReadOnlyCollection<PageLineInfo>(lines);...

    forum.aspose.com/t/vertical-line-not-extracted-...
  8. 使用 PHP 优化演示文稿中的图像管理|Aspose.Slides for PHP 文档

    通过 Aspose.Slides for PHP via Java 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...以下示例代码演示如何向幻灯片添加图像: $pres = new Presentation (); try { $slide...以下示例代码演示如何从网络将图像添加到幻灯片: $pres = new Presentation (); try { $slide...

    docs.aspose.com/slides/zh/php-java/image/
  9. SummarizeOptions.summaryLength property | Aspos...

    SummarizeOptions.summaryLength property. Allows to specify summary length... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...contain the image. Shape shape = new Shape ( builder . Document ,...

    reference.aspose.com/words/net/aspose.words/doc...