Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 213,612 for

new

(0.44 sec)
  1. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header.... let doc = new aw . Document (); // Create a...main body text. let header = new aw . HeaderFooter ( doc , aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 从 Visio PHP 页面中提取所有图像|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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...getShapes (); $i = 0 ; $typeValue = new TypeValue (); while ( $i < (...

    docs.aspose.com/diagram/zh/java/extract-all-ima...
  3. HtmlControlType | Aspose.Words for Java

    Type of document nodes that represent and elements imported from HTML in Java....HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(); htmlLoadOptions...STRUCTURED_DOCUMENT_TAG); Document doc = new Document(new ByteArrayInputStream(html...

    reference.aspose.com/words/java/com.aspose.word...
  4. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby....__FILE__ ))) + '/data/' \ # Create new document. doc = Rjb :: import...'com.aspose.words.Document' ) . new builder = Rjb :: import ( "com...

    docs.aspose.com/words/java/insert-nested-fields...
  5. Table.styleIdentifier property | Aspose.Words f...

    Table.styleIdentifier property. Gets or sets the locale independent style identifier of the table style applied to this table....build a new table while applying a style. let doc = new aw . Document...Document (); let builder = new aw . DocumentBuilder ( doc ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Landray RDM EKP-23942 Convert Effect - Free Sup...

    words source code: src.zip (4.8 KB) origin doc: 3、零部件开发技术协议(V1-2023) (2) (1).doc.zip (18.2 KB) before converted: after converted: toHTML-Aspose_page-4-svg.html.zip (103.3 KB) Please have a check....CHINESE_PRC : LoadOptions loadOpt = new LoadOptions(); loadOpt.getLanguagePreferenc()...CHINESE_PRC); Document doc = new Document("C:\\Temp\\in.doc",...

    forum.aspose.com/t/landray-rdm-ekp-23942-conver...
  7. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...htmlStream = new MemoryStream()) { workbook.Save(htmlStream, new Aspose...using (StreamReader reader = new StreamReader(htmlStream)) { htmlStm...

    forum.aspose.com/t/how-to-remove-default-bookma...
  8. 使用 .NET 转换 PostScript 文件

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案中 .NET 版 PS 到 PDF 的转换功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/convert-ps/
  9. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks....// Open document $document = new Document ( $inputFile ); // Get...// Open document $document = new Document ( $inputFile ); // Set...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  10. Working with Calendar Items on Exchange Server|...

    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....meeting request Appointment app = new Appointment ( "meeting request"...RecurrencePattern pattern = new DailyRecurrencePatte ( c . getTime...

    docs.aspose.com/email/java/working-with-calenda...