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

new

(0.16 sec)
  1. InlineStory.storyType property | Aspose.Words f...

    InlineStory.storyType property. Returns the type of the story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...least one cell. let table = new aw . Tables . Table ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...least one cell. let table = new aw . Tables . Table ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/net/external-latex-packages/
  4. Specify Fallback Fonts for Presentations in .NE...

    Master Aspose.Slides for .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0 x3040 ,...

    docs.aspose.com/slides/net/create-fallback-font/
  5. Optimize PDF using Aspose.PDF for Rust via C++|...

    Optimize and compress PDF files using Rust tool....saves the optimized PDF to a new file. use asposepdf :: Document...previously opened PDF-document with new filename pdf . save_as ( "sample_optimize...

    docs.aspose.com/pdf/rust-cpp/optimize-pdf/
  6. PdfSaveOptions.cacheBackgroundGraphics property...

    PdfSaveOptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background.... let doc = new aw . Document ( base . myDir...images.docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldOptions.legacyNumberFormat property | Aspo...

    FieldOptions.legacyNumberFormat property. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using JavaScript via C++ API.... It also adds a new scenario to the worksheet before...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/create-man...
  9. 使用JavaScript via C++导出不被网页浏览器支持的边框样式时,导出类似的边框样式...

    学习如何在将Excel文件转换为HTML时导出网页浏览器不支持的边框,使用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/zh/javascript-cpp/export-...
  10. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...to byte array const encoder = new TextEncoder (); const byteArray...precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...