Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 222,975 for

new

(0.32 sec)
  1. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a....' ) # 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...
  2. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f....' ) # 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...
  3. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....Workbook object const workbook = new AsposeCells . Workbook (); const...template file const sourceWb = new AsposeCells . Workbook ( sourceFilePath...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  4. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....cannot be displayed with Times New Roman but can be shown with fonts...a specific font (e.g., Times New Roman), Aspose.Cells changes...

    docs.aspose.com/cells/python-net/change-the-fon...
  5. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  6. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....throws Exception { Document doc = new Document(getMyDir() + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor(); Section fisrtSection...

    reference.aspose.com/words/java/com.aspose.word...
  7. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....isMultiEncoded property const options = new TxtLoadOptions (); options ....options const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  8. 使用JavaScript通过C++将Excel转换为带提示的HTML|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为带完整文本显示提示的HTML格式。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...tooltip text const options = new HtmlSaveOptions (); options ...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...result. field . LanguageId = new CultureInfo ( "en-US" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    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/zh/javascript-cpp/export-...