Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 88,352 for

new

(0.1 sec)
  1. Convert PowerPoint Slides to Images in C#|Aspos...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....Presentation presentation = new Presentation ( "Presentation...to do this: Size imageSize = new Size ( 1820 , 1040 ); using (...

    docs.aspose.com/slides/net/convert-slide/
  2. SummaryLength enumeration | Aspose.Words for No...

    Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths of summary.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Body.NodeType | Aspose.Words for .NET

    Discover the Body NodeType property that efficiently returns the body content, enhancing your web development experience and streamlining your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break ; } default : { throw new Exception ( "Unexpected node...

    reference.aspose.com/words/net/aspose.words/bod...
  4. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Document doc = new Document (); Style style = doc...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Document doc = new Document (); Style style = doc...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/sty...
  6. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...add ( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

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

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!...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...
  8. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface....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...
  9. Product Overview | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/product-overview/
  10. Compare result does not match MS Word - Bookmar...

    As a follow up to this issue: Compare result does not match MS Word output - Bookmarks are missing I’ve run into another case where bookmarks are missing when comparing two documents, and the output differs from the out…...bookmarked named bookmark_1 and a new bookmark named bookmark_2 doc_1...an additional bookmark, the new bookmark was lost in the comparison...

    forum.aspose.com/t/compare-result-does-not-matc...