Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 164,094 for

new

(0.09 sec)
  1. Collect files to CPIO and compress in C# | Aspo...

    Examples of using a C# library to compose and compress *.cpio...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/cpio-archiving/
  2. StructuredDocumentTag.buildingBlockGallery prop...

    StructuredDocumentTag.buildingBlockGallery property. Specifies type of building block for this SDT...doc = new aw . Document (); let buildingBlockSdt = new aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.NumberSpacing | Aspose.Words for .NET

    Discover the Font NumberSpacing property to customize numeral spacing for enhanced readability and design. Optimize your typography today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Defining Weekdays for Calendar in Ruby

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  6. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor....let doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment....let doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Find Specific Word Occurrence|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....//Instantiate a new Workbook. Workbook workbook = new Workbook ();...Object FindOptions findOptions = new FindOptions (); //Create a Cells...

    docs.aspose.com/cells/net/find-specific-word-oc...
  9. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number of tab stops, enhancing your UI design and user experience....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. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless tab management, clearing existing stops for a smoother user experience....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...