Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 213,096 for

new

(0.1 sec)
  1. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...style with the same name, then new name is automatically generated...

    reference.aspose.com/words/java/com.aspose.word...
  2. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...arrayBuffer (); // Instantiate a new Workbook from the uploaded file...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. Add text to PDF using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...// Open document $document = new Document ( $inputFile ); // get...text fragment $textFragment = new TextFragment ( "Aspose.PDF" );...

    products.aspose.com/pdf/php-java/text/
  4. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Reading and Saving Projects in Project Server o...

    Discover how to manage projects using Aspose.Tasks for .NET within Project Server or Project Online....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/managing-projects-wit...
  6. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....create a new section with a document builder. let doc = new aw ....first section. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API Changes in Aspose.Cells 8.0.2|Docume...

    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.... It includes not only new and updated public methods, but...//Instantiate a new Workbook Workbook book = new Workbook (); //Get...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。...using ( Presentation pres = new Presentation ()) { IAutoShape...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine...

    docs.aspose.com/slides/zh/net/web-extensions/
  9. MetafileRenderingOptions Class | Aspose.Words f...

    Discover Aspose.Words.Saving.MetafileRenderingOptions for enhanced metafile rendering control and customization in your documents. Optimize your workflow today!...HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Code Comparison for common features|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....Document Properties Inserting a new Page in Visio Writing Document...and Aspose.Diagram Create a New Diagram in VSTO and Aspose.Diagram...

    docs.aspose.com/diagram/net/code-comparison-for...