Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 162,156 for

new

(0.1 sec)
  1. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's header and footer types for enhanced formatting control.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/hea...
  2. 使用 C++ 进行 Excel 转 PDF 时渲染实线格线|Documentation

    了解如何在使用 Aspose.Cells for Node.js via C++ 转换 Excel 为 PDF 时渲染实线格线。...external links const workbook = new AsposeCells . Workbook ( filePath...an empty Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/render-soli...
  3. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of Workbook object using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...workbook object const wb1 = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/release-unmana...
  4. FieldOptions.useInvariantCultureNumberFormat pr...

    FieldOptions.useInvariantCultureNumberFormat property. Gets or sets the value indicating that number format is parsed using invariant culture or not...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...currentThread . CurrentCulture = new CultureInfo ( "de-DE" ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveOptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...size in points. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderCollection.Right | Aspose.Words for .NET

    Discover BorderCollection Right property for precise border control in your designs. Enhance your layouts with the perfect border every time!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/net/aspose.words/bor...
  8. BorderCollection.Top | Aspose.Words for .NET

    Discover BorderCollection, the ultimate property for stunning top borders that elevate your design. Enhance your projects with our unique offerings!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/net/aspose.words/bor...
  9. GraphicsQualityOptions.InterpolationMode | Aspo...

    Discover the GraphicsQualityOptions InterpolationMode property to easily customize your graphics' interpolation settings for enhanced visual quality.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....Description text string The new text of the comment. Remarks...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...