Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 162,156 for

new

(0.06 sec)
  1. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  3. Access and Update the Portions of Rich Text of ...

    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....update the first portion with new font name. Finally it saves the...settings .... Century Courier New Verdana After updating the font...

    docs.aspose.com/cells/java/access-and-update-th...
  4. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... let doc = new aw . Document (); let para =...firstParagraph ; para . appendChild ( new aw . Run ( doc , "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 从数组导入|Documentation

    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 workbook = new Workbook (); //Adding a new worksheet to the...string values string [] names = new string [] { "laurence chen" ...

    docs.aspose.com/cells/zh/net/importing-from-array/
  6. 使用Type1字体|的文本渲染|爪哇

    Java API可供开发人员操纵和字体文件。了解有关如何在Java产品中渲染1型字体的基础知识。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/zh/java/text-rendering-typ...
  7. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....const System::String&) Creates a new custom document property of the...System::String&, int32_t) Creates a new custom document property of the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Create Presentation in .NET|Aspose.Slides Docum...

    Creating PowerPoint Presentations Programmatically in C# e.g. PPT, PPTX, ODP etc....Presentation presentation = new Presentation ()) { // Get the...Presentation presentation = new Presentation (); presentation...

    docs.aspose.com/slides/net/create-presentation/
  9. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove protection from PPT Presentation....Java LoadOptions loadOptions = new LoadOptions (); loadOptions ...Presentation presentation = new Presentation ( "pres.ppt" , loadOptions...

    products.aspose.com/slides/java/unlock/ppt/
  10. Save 3D Scene as HTML|Documentation

    Aspose.3D for Node.js via Java provides **HtmlSaveOptions** class to save a save 3D scene as HTML....Initialize a scene var scene = new aspose . threed . Scene (); scene...createChildNode ( new aspose . threed . Cylinder ()); var opt = new aspose...

    docs.aspose.com/3d/nodejs-java/save-3d-scene-as...