Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 213,123 for

new

(0.41 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. AutoFill range of Excel file with JavaScript vi...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells for JavaScript via C++....Workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/autofill-r...