Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 213,190 for

new

(0.15 sec)
  1. Page Number and Footer on different Pages - Fre...

    The footer appears at the top of a New section not at the bottom of the page image.png (6.8 KB)...footer appears at the top of a new section not at the bottom of...disabled for the footer in the new section where the issue occurs...

    forum.aspose.com/t/page-number-and-footer-on-di...
  2. Fit All Worksheet Columns on Single PDF Page wi...

    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....Workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...PdfSaveOptions const saveOptions = new PdfSaveOptions (); // Set AllColumnsInOnePageP...

    docs.aspose.com/cells/javascript-cpp/fit-all-wo...
  3. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method...passed as a parameter into a new GroupShape node which is inserted...position and dimension of the new GroupShape will be calculated...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.width property | Aspose.Words for Nod...

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a New user defined style and adds it the collection....method add(type, name) Creates a new user defined style and adds it...# Set default parameters for new styles that we may later add...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Similar Border Style const opts = new HtmlSaveOptions (); opts . exportSimilarBorderS...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  8. Keep Separators for Blank Rows while exporting ...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...TxtSaveOptions const options = new TxtSaveOptions (); // Set KeepSeparatorsForBla...

    docs.aspose.com/cells/javascript-cpp/keep-separ...
  9. Export Comments while Saving Excel file to HTML...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...IsExportComments to true const opts = new HtmlSaveOptions (); opts . isExportComments...

    docs.aspose.com/cells/javascript-cpp/export-com...
  10. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for JavaScript via C++.... Create a new workbook or load an existing...{ // Create a new workbook const workbook = new Workbook (); //...

    docs.aspose.com/cells/javascript-cpp/workbook-s...