Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 223,148 for

new

(0.18 sec)
  1. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....dll"; Document doc = new Document(getMyDir() + "VBA project...getLibId()); default: throw new IllegalArgumentExcep(); } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...text into images. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++.... const ms = new TextEncoder (). encode ( sampleHtml...stream into workbook. const wb1 = new Workbook ( ms ); // Save the...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  8. Licensing | Aspose.PUB for C++

    Native C++ APIs to manipulate Publisher files. Learn the how to get a license installed to start working with Aspose.PUB for C++....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/pub/cpp/licensing/
  9. Aspose::Words::Fields::FieldSubject class | Asp...

    Aspose::Words::Fields::FieldSubject class. Implements the SUBJECT field. To learn more, visit the documentation article in C++....display the new value. field -> set_Text ( u "My new subject" );...ASSERT_EQ ( u " SUBJECT \" My new subject \" " , field -> GetFieldCode...

    reference.aspose.com/words/cpp/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-...