Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 222,982 for

new

(0.84 sec)
  1. HeaderFooter|Aspose.Slides 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....Add_Header_Footer () { using var pres = new Presentation (); var slide =...Update_Date_Time () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/el...
  2. Conversion to HTML|Aspose.Slides 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....presentation file Presentation pres = new Presentation ( srcFileName );...); HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . HtmlFormatter...

    docs.aspose.com/slides/net/conversion-to-html/
  3. HelloWorld Example in PHP|Aspose.Words for .NET

    Building documents from scratch using Aspose.Words for .NET in PHP via COM in C#....$doc = new \COM ( "Aspose.Words.Document" ); $builder = new \COM...

    docs.aspose.com/words/net/helloworld-example-in...
  4. ControlChar.Tab | Aspose.Words for .NET

    Discover the ControlChar Tab field, understand the Tab character x0009 for efficient text formatting and enhanced data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  5. DocumentBase.footnoteSeparators property | Aspo...

    DocumentBase.footnoteSeparators property. Provides access to the footnote/endnote separators defined in the document.... let doc = new aw . Document ( base . myDir...separator format. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveOptions.isStrictSchema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Chart.Axes | Aspose.Words for .NET

    Discover the Chart Axes property to access all chart axes effortlessly. Enhance your data visualization with comprehensive axis management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Border.themeColor property | Aspose.Words for N...

    Border.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    Discover how the LayoutOptions ShowParagraphMarks property enhances text formatting by toggling paragraph marks visibility. Improve your document clarity today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  10. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...