Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 213,131 for

new

(0.47 sec)
  1. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter(); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  2. 将 HTML 转换为 MHTML – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML 将 HTML 转换为 MHTML。您将考虑支持 HTML 到 MHTML 的转换情况,并用 C# 示例来说明这些情况。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-html-to-mhtml/
  3. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using PHP....// Open document $document = new Document ( $inputFile ); // Get...// Open document $document = new Document ( $inputFile ); // Adds...

    docs.aspose.com/pdf/php-java/change-page-size/
  4. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...look identical. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Underline | Aspose.Words for Java

    Indicates type of the underline applied to a font in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...will take us to the URL via a new web browser window. doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. CellVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.CellVerticalAlignment enum for optimal text alignment in table cells. Enhance your document layout effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...that its cursor is in and any new rows/cells as it creates them...

    reference.aspose.com/words/net/aspose.words.tab...
  7. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...reader. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MailMerge.RegionEndTag | Aspose.Words for .NET

    Discover the MailMerge RegionEndTag property to efficiently manage your mail merge regions. Simplify document automation with seamless tag integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Column2" field will be inside a new region. builder . MoveToField...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Move Range of Cells in a Worksheet with JavaScr...

    Learn how to move a range of cells in a worksheet using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/move-range...
  10. Set Worksheet Tab Color with JavaScript via C++...

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/set-worksh...