Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 192,499 for

new

(0.14 sec)
  1. ResourceSavingArgs.ResourceStream | Aspose.Word...

    Discover the ResourceSavingArgs ResourceStream property to easily define where your resources are saved, enhancing efficiency and control in your projects....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...dependencies: Presentation pres = new Presentation ( "pres.pptx" );...this way: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/androidjava/export-to-ht...
  3. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...Default Series : If you are adding new data to the chart, remember to...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  4. ConvertUtil Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConvertUtil class for seamless unit conversion. Enhance your document processing with essential helper functions today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  5. ConvertUtil class | Aspose.Words for Node.js

    Aspose.Words.ConvertUtil class. Provides helper functions to convert between various measurement units...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API Changes in Aspose.Note 1.4.0

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/public-api-changes-in-...
  7. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = New com.aspose.words.Document(); …...Document doc = new com.aspose.words.Document();...Document(); DocumentBuilder builder = new DocumentBuilder(doc); // Insert...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  8. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....Interface We start creating a new Asp.Net web application in Visual...GridWeb.License gridwebLicense = new // Aspose.Cells.GridWeb.License();...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...
  10. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...